From e02784369783fb3df31feb83c33894f06baddd89 Mon Sep 17 00:00:00 2001 From: "yd.2" Date: Thu, 12 Sep 2024 20:00:32 +0900 Subject: [PATCH] Add caution --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5587c92..4d7e5e5 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ # Spring JDBC Plus ![build](https://github.com/naver/spring-jdbc-plus/actions/workflows/gradle.yml/badge.svg) [![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/naver/spring-jdbc-plus) [![Project Diagrams](https://sourcespy.com/shield.svg)](https://sourcespy.com/github/naverspringjdbcplus/) +**⚠️ Please do not use 3.3.3**
Spring JDBC Plus provides [Spring Data JDBC](https://github.com/spring-projects/spring-data-relational) based extension. It provides necessary features when writing more complex SQL than the functions supported by `CrudRepository`. If you need to use Spring Data JDBC's Persistence features and SQL execution function in combination, `Spring JDBC Plus`