[JAVA-2306] Fixed READMEs

* spring-jpa-2

* spring-data-jpa-repo-2

* spring-data-jpa-query-2

* spring-jdbc

* spring-persistence-simple
This commit is contained in:
fdpro
2020-08-31 15:46:07 +02:00
parent e528cfa75c
commit 43ff7a7d54
7 changed files with 19 additions and 9 deletions

View File

@@ -0,0 +1,6 @@
## Spring JDBC
### Relevant Articles:
- [Spring JDBC Template](https://www.baeldung.com/spring-jdbc-jdbctemplate)
- [Spring JDBC Template Testing](https://www.baeldung.com/spring-jdbctemplate-testing)
- [Spring JDBC Template In Clause](https://www.baeldung.com/spring-jdbctemplate-in-list)