Commit 406cb7e
authored
JAVA-41261 Moved articles between spring-boot-persistence submodules (#18306)
* JAVA-41261 Moved article link spring-data-jpa-findby-multiple-columns from 3 to 2
* JAVA-41261 Moved article link spring-oracle-connection-pooling from 2 to 1
* JAVA-41261 Moved article from spring-boot-persistence to spring-boot-persistence-3
* JAVA-41261 Moved article spring-data-jpa-row-count from spring-boot-persistence-3 to spring-boot-persistence
* JAVA-41261 Fixed the issue on spring-boot-persistence-21 parent eea6fb6 commit 406cb7e
File tree
40 files changed
+135
-9
lines changed- persistence-modules
- spring-boot-persistence-2
- src
- main
- java/com/baeldung
- boot
- domain
- naming
- entity
- repository
- countrows/entity
- findby
- resources
- test
- java/com/baeldung/boot
- findby
- naming
- test
- resources
- spring-boot-persistence-3
- spring-boot-persistence
- src
- main
- java/com/baeldung
- countrows
- entity
- repository
- service
- spring/oracle/pooling/configuration
- resources
- test
- java/com/baeldung/boot/countrows/accountstatslogic
- resources
40 files changed
+135
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments