Commit da13abf
committed
Create spring-boot-liquibase module
1 parent 90662f3 commit da13abf
File tree
55 files changed
+164
-323
lines changed- spring-boot-project
- spring-boot-actuator-autoconfigure
- src
- main/java/org/springframework/boot/actuate/autoconfigure/liquibase
- test/java/org/springframework/boot/actuate/autoconfigure
- integrationtest
- liquibase
- spring-boot-actuator
- src/test/java/org/springframework/boot/actuate/liquibase
- spring-boot-all
- src/main/resources/META-INF
- spring-boot-autoconfigure-all
- src
- main
- java/org/springframework/boot/autoconfigure/quartz
- resources/META-INF
- spring
- test/java/org/springframework/boot/autoconfigure
- batch
- orm/jpa
- quartz
- session
- spring-boot-dependencies
- spring-boot-docker-compose
- src
- dockerTest/java/org/springframework/boot/docker/compose/service/connection/liquibase
- main/java/org/springframework/boot/docker/compose/service/connection/liquibase
- spring-boot-docs
- spring-boot-liquibase
- src
- main
- java/org/springframework/boot/liquibase
- autoconfigure
- resources/META-INF
- spring
- test/java/org/springframework/boot/liquibase
- autoconfigure
- spring-boot-test-autoconfigure
- src
- main/resources/META-INF/spring
- test/java/org/springframework/boot/test/autoconfigure
- data/jdbc
- jdbc
- jooq
- orm/jpa
- spring-boot-testcontainers
- src
- dockerTest/java/org/springframework/boot/testcontainers/service/connection/liquibase
- main/java/org/springframework/boot/testcontainers/service/connection/liquibase
- spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-liquibase
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
55 files changed
+164
-323
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
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 | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | 54 | | |
58 | 55 | | |
59 | 56 | | |
| |||
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | 9 | | |
14 | 10 | | |
15 | | - | |
16 | 11 | | |
17 | 12 | | |
18 | 13 | | |
| |||
0 commit comments