File tree
221 files changed
+462
-545
lines changed- spring-boot-project
- spring-boot-actuator-autoconfigure
- src
- main/java/org/springframework/boot/actuate/autoconfigure
- jdbc
- metrics/jdbc
- test/java/org/springframework/boot/actuate/autoconfigure
- health
- jdbc
- liquibase
- metrics
- data
- jdbc
- orm/jpa
- spring-boot-actuator
- src/test/java/org/springframework/boot/actuate
- flyway
- liquibase
- metrics/jdbc
- spring-boot-all
- src
- main/resources/META-INF
- spring
- test/java/org/springframework/boot/liquibase
- spring-boot-autoconfigure-all
- src
- main
- java/org/springframework/boot/autoconfigure
- data/jdbc
- flyway
- h2
- integration
- jooq
- liquibase
- orm/jpa
- quartz
- r2dbc
- session
- resources/META-INF
- spring
- test/java/org/springframework/boot/autoconfigure
- batch
- dao
- data
- jdbc
- jpa
- mongo
- neo4j
- rest
- web
- flyway
- h2
- hazelcast
- integration
- jdbc
- liquibase
- orm/jpa
- quartz
- r2dbc
- security
- jpa
- servlet
- session
- spring-boot-dependencies
- spring-boot-devtools
- src
- main/java/org/springframework/boot/devtools/autoconfigure
- test/java/org/springframework/boot/devtools/autoconfigure
- spring-boot-docker-compose
- src
- dockerTest/java/org/springframework/boot/docker/compose/service/connection
- clickhouse
- mariadb
- mysql
- oracle
- postgres
- sqlserver
- main/java/org/springframework/boot/docker/compose/service/connection
- clickhouse
- flyway
- jdbc
- liquibase
- mariadb
- mysql
- oracle
- postgres
- sqlserver
- test/java/org/springframework/boot/docker/compose/service/connection/postgres
- spring-boot-docs
- src
- main
- java/org/springframework/boot/docs
- howto/dataaccess
- configurecustomdatasource/configurable
- configuretwodatasources
- using/autoconfiguration/disablingspecific
- kotlin/org/springframework/boot/docs
- howto/dataaccess
- configurecustomdatasource/configurable
- configuretwodatasources
- using/autoconfiguration/disablingspecific
- test/java/org/springframework/boot/docs/howto/dataaccess
- spring-boot-jdbc
- src
- main
- java/org/springframework/boot/jdbc
- autoconfigure
- init
- metadata
- autoconfigure
- resources/META-INF
- spring
- test/java/org/springframework/boot/jdbc
- autoconfigure
- init
- metadata
- spring-boot-starters/spring-boot-starter-jdbc
- spring-boot-test-autoconfigure
- src
- dockerTest/java/org/springframework/boot/test/autoconfigure/jdbc
- main
- java/org/springframework/boot/test/autoconfigure/jdbc
- resources/META-INF/spring
- spring-boot-testcontainers
- src
- dockerTest/java/org/springframework/boot/testcontainers
- service/connection
- flyway
- jdbc
- liquibase
- main/java/org/springframework/boot/testcontainers/service/connection/jdbc
- test/java/org/springframework/boot/testcontainers/service/connection
- spring-boot-tx/src
- main/java/org/springframework/boot/transaction/jta/autoconfigure
- test/java/org/springframework/boot/transaction/autoconfigure
- spring-boot-tests/spring-boot-smoke-tests
- spring-boot-smoke-test-actuator/src/test/java/smoketest/actuator
- spring-boot-smoke-test-data-r2dbc-flyway
- spring-boot-smoke-test-data-r2dbc-liquibase
- spring-boot-smoke-test-jpa
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
221 files changed
+462
-545
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
| 55 | + | |
55 | 56 |
| |
56 | 57 |
| |
57 | 58 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
44 | 43 |
| |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
45 | 44 |
| |
| 45 | + | |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 |
| - | |
| 48 | + | |
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 | 38 |
| |
42 | 39 |
| |
43 | 40 |
| |
| 41 | + | |
| 42 | + | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
27 | 26 |
| |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
31 | 30 |
| |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
37 |
| - | |
38 | 36 |
| |
| 37 | + | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
38 |
| - | |
39 | 37 |
| |
40 | 38 |
| |
| 39 | + | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
|
0 commit comments