File tree
299 files changed
+3836
-823
lines changed- .github/workflows
- buildSrc
- src/main/java/org/springframework/boot/build/mavenplugin
- spring-boot-project
- spring-boot-actuator-autoconfigure/src
- main
- java/org/springframework/boot/actuate/autoconfigure
- audit
- beans
- cache
- cloudfoundry
- condition
- context
- properties
- endpoint
- condition
- expose
- web
- jersey
- reactive
- servlet
- env
- flyway
- health
- info
- integration
- liquibase
- logging
- management
- metrics
- export/prometheus
- quartz
- sbom
- scheduling
- session
- ssl
- startup
- tracing
- zipkin
- web
- exchanges
- mappings
- resources/META-INF
- spring
- test/java/org/springframework/boot/actuate/autoconfigure
- endpoint/condition
- health
- info
- logging/opentelemetry/otlp
- sbom
- ssl
- tracing
- spring-boot-actuator/src
- main/java/org/springframework/boot/actuate
- endpoint/web
- reactive
- servlet
- info
- ssl
- test/java/org/springframework/boot/actuate
- endpoint/web/jersey
- info
- ssl
- spring-boot-autoconfigure/src
- main
- java/org/springframework/boot/autoconfigure
- condition
- couchbase
- flyway
- pulsar
- web
- resources/META-INF
- test/java/org/springframework/boot/autoconfigure
- condition
- couchbase
- flyway
- jms/artemis
- jooq
- pulsar
- spring-boot-dependencies
- spring-boot-docker-compose/src/main/java/org/springframework/boot/docker/compose
- core
- service/connection
- activemq
- cassandra
- elasticsearch
- flyway
- liquibase
- mariadb
- mongo
- mysql
- neo4j
- oracle
- otlp
- postgres
- pulsar
- rabbit
- redis
- sqlserver
- zipkin
- spring-boot-docs/src
- docs/antora/modules
- how-to/pages
- reference/pages
- actuator
- data
- features
- main
- java/org/springframework/boot/docs
- howto/dataaccess
- configuretwodatasources
- usemultipleentitymanagers
- web/servlet/springmvc
- kotlin/org/springframework/boot/docs
- howto/dataaccess
- configuretwodatasources
- usemultipleentitymanagers
- web
- reactive/webflux
- servlet/springmvc
- test/java/org/springframework/boot/docs/howto/dataaccess/configuretwodatasources
- spring-boot-parent
- spring-boot-test-autoconfigure/src
- dockerTest/java/org/springframework/boot/test/autoconfigure/data/ldap
- main/java/org/springframework/boot/test/autoconfigure
- data
- cassandra
- couchbase
- elasticsearch
- jdbc
- ldap
- mongo
- neo4j
- r2dbc
- redis
- jdbc
- jooq
- json
- orm/jpa
- webservices/server
- web
- client
- reactive
- servlet
- spring-boot-testcontainers/src
- dockerTest/java/org/springframework/boot/testcontainers
- lifecycle
- main/java/org/springframework/boot/testcontainers/lifecycle
- test/java/org/springframework/boot/testcontainers/lifecycle
- spring-boot-test/src
- main/java/org/springframework/boot/test/mock/mockito
- test/java/org/springframework/boot/test/mock/mockito
- example
- spring-boot-tools
- spring-boot-buildpack-platform/src/main/java/org/springframework/boot/buildpack/platform
- build
- docker
- type
- spring-boot-configuration-processor/src/test/java/org/springframework/boot/configurationsample
- lombok
- method
- simple
- spring-boot-gradle-test-support/src/main/java/org/springframework/boot/testsupport/gradle/testkit
- spring-boot-loader/src
- main/java/org/springframework/boot/loader
- launch
- net/protocol/jar
- test/java/org/springframework/boot/loader
- launch
- zip
- spring-boot-maven-plugin/src/docs/antora/modules/maven-plugin/pages
- spring-boot-test-support-docker/src/main/java/org/springframework/boot/testsupport/container
- spring-boot/src
- main
- java/org/springframework/boot
- context/properties
- bind
- source
- info
- logging
- logback
- origin
- ssl
- pem
- web/client
- resources/META-INF
- test
- java/org/springframework/boot
- context/properties/bind
- info
- json
- logging
- logback
- ssl
- system
- web/client
- resources
- spring-boot-tests/spring-boot-smoke-tests
- spring-boot-smoke-test-actuator-extension
- src
- main
- java/smoketest/actuator/extension
- resources
- META-INF
- test/java/smoketest/actuator/extension
- spring-boot-smoke-test-ant/src/test/java/smoketest/ant
- spring-boot-smoke-test-data-jpa/src/test/java/smoketest/data/jpa
- spring-boot-smoke-test-structure-logging-log4j2/src
- main/resources
- test/java/smoketest/structuredlogging/log4j2
- spring-boot-smoke-test-structure-logging/src
- main/resources
- test/java/smoketest/structuredlogging
- spring-boot-smoke-test-tomcat-ssl
- src
- main/resources
- test/java/smoketest/tomcat/ssl
- src/checkstyle
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
299 files changed
+3836
-823
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
| 58 | + | |
58 | 59 |
| |
59 | 60 |
| |
60 | 61 |
| |
| |||
132 | 133 |
| |
133 | 134 |
| |
134 | 135 |
| |
135 |
| - | |
| 136 | + | |
136 | 137 |
| |
137 | 138 |
| |
138 | 139 |
| |
|
Lines changed: 10 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
50 | 53 |
| |
51 | 54 |
| |
52 | 55 |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
| 17 | + | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
|
0 commit comments