File tree
70 files changed
+704
-741
lines changed- spring-boot-project
- spring-boot-batch
- src
- main/java/org/springframework/boot/batch/autoconfigure
- test/java/org/springframework/boot/batch/autoconfigure
- spring-boot-cache
- src/main/java/org/springframework/boot/cache/autoconfigure
- spring-boot-data-jpa
- src
- main/java/org/springframework/boot/data/jpa/autoconfigure
- test/java/org/springframework/boot/data/jpa/autoconfigure
- spring-boot-data-rest/src/test/java/org/springframework/boot/data/rest/autoconfigure
- spring-boot-dependencies
- spring-boot-docs
- src/main
- java/org/springframework/boot/docs/howto/dataaccess/configurehibernatesecondlevelcaching
- kotlin/org/springframework/boot/docs/howto/dataaccess/configurehibernatesecondlevelcaching
- spring-boot-hazelcast
- src
- main/java/org/springframework/boot/hazelcast/autoconfigure
- test/java/org/springframework/boot/hazelcast/autoconfigure
- spring-boot-hibernate
- src
- main
- java/org/springframework/boot/hibernate
- autoconfigure
- resources/META-INF
- spring
- test/java/org/springframework/boot
- hibernate/autoconfigure
- jpa/autoconfigure
- hibernate/mapping
- test
- city
- country
- spring-boot-jpa
- src
- main
- java/org/springframework/boot/jpa/hibernate/metrics/autoconfigure
- resources/META-INF
- spring
- test/java/org/springframework/boot/jpa/autoconfigure
- spring-boot-quartz
- src/main/java/org/springframework/boot/quartz/autoconfigure
- spring-boot-security
- src/test/java/org/springframework/boot/security/autoconfigure
- jpa
- servlet
- spring-boot-test-autoconfigure/src/main
- java/org/springframework/boot/test/autoconfigure/orm/jpa
- resources/META-INF/spring
- spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-hibernate
- src
- main
- java/smoketest/jpa
- domain
- repository
- web
- resources
- templates
- test/java/smoketest/jpa
- repository
- src/checkstyle
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
70 files changed
+704
-741
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
| 98 | + | |
98 | 99 |
| |
99 | 100 |
| |
100 | 101 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 |
| - | |
| 73 | + | |
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
| 64 | + | |
64 | 65 |
| |
65 | 66 |
| |
66 | 67 |
| |
67 | 68 |
| |
68 | 69 |
| |
69 |
| - | |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - | |
| 57 | + | |
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| 33 | + | |
33 | 34 |
| |
34 |
| - | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| 30 | + | |
30 | 31 |
| |
31 |
| - | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
26 | 27 |
| |
27 |
| - | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
0 commit comments