File tree
703 files changed
+1108
-606
lines changed- spring-boot-actuator/src
- main/java/org/springframework/boot/actuate
- audit/listener
- autoconfigure
- endpoint
- jmx
- mvc
- health
- metrics
- reader
- writer
- system
- trace
- test/java/org/springframework/boot/actuate
- audit/listener
- autoconfigure
- endpoint
- jmx
- mvc
- health
- metrics
- export
- reader
- repository
- redis
- rich
- util
- writer
- security
- system
- trace
- spring-boot-autoconfigure/src
- main/java/org/springframework/boot/autoconfigure
- amqp
- aop
- batch
- condition
- data
- elasticsearch
- mongo
- rest
- solr
- elasticsearch
- flyway
- groovy/template
- gson
- hateoas
- jackson
- jdbc
- metadata
- jersey
- jms
- activemq
- hornetq
- jta
- liquibase
- logging
- mobile
- mongo
- mustache
- web
- orm/jpa
- reactor
- redis
- security
- social
- solr
- thymeleaf
- velocity
- websocket
- web
- test/java/org/springframework/boot/autoconfigure
- amqp
- aop
- batch
- cloud
- condition
- dao
- data
- elasticsearch
- jpa
- mongo
- rest
- solr
- web
- elasticsearch
- flyway
- freemarker
- groovy/template
- gson
- hateoas
- integration
- jackson
- jdbc
- metadata
- jersey
- jms
- activemq
- hornetq
- jmx
- jta
- liquibase
- logging
- mail
- mobile
- mongo
- mustache
- web
- orm/jpa
- reactor
- redis
- security
- jpa
- social
- thymeleaf
- velocity
- websocket
- web
- spring-boot-cli/src
- it/java/org/springframework/boot/cli
- main/java/org/springframework/boot
- cli
- command
- grab
- init
- install
- jar
- options
- run
- shell
- test
- compiler
- autoconfigure
- grape
- groovy
- test/java/org/springframework/boot/cli
- command
- init
- install
- jar
- shell
- compiler
- dependencies
- grape
- util
- spring-boot-deployment-tests
- spring-boot-deployment-test-tomcat/src/test/java/sample
- spring-boot-deployment-test-tomee/src/test/java/sample
- spring-boot-deployment-test-wildfly/src/test/java/sample
- spring-boot-integration-tests
- spring-boot-gradle-tests/src/test/java/org/springframework/boot
- gradle
- starter
- spring-boot-security-tests/spring-boot-security-tests-web-helloworld/src/test/java/sample
- spring-boot-samples
- spring-boot-sample-actuator-log4j2/src/test/java/sample/actuator/log4j2
- spring-boot-sample-actuator-log4j/src/test/java/sample/actuator/log4j
- spring-boot-sample-actuator-noweb/src/test/java/sample/actuator
- spring-boot-sample-actuator-ui/src/test/java/sample/actuator/ui
- spring-boot-sample-actuator/src
- main/java/sample/actuator
- test/java/sample/actuator
- spring-boot-sample-aop/src
- main/java/sample/aop
- monitor
- test/java/sample/aop
- spring-boot-sample-atmosphere/src
- main/java/sample
- test/java/sample
- spring-boot-sample-batch/src/test/java/sample/batch
- spring-boot-sample-data-elasticsearch/src/test/java/sample/data/elasticsearch
- spring-boot-sample-data-gemfire/src
- main/java/sample/data/gemfire/service
- test/java/sample/data/gemfire
- spring-boot-sample-data-jpa/src
- main/java/sample/data/jpa
- service
- web
- test/java/sample/data/jpa
- service
- spring-boot-sample-data-mongodb/src/test/java/sample/data/mongo
- spring-boot-sample-data-redis/src/test/java/sample/data/redis
- spring-boot-sample-data-rest/src
- main/java/sample/data/jpa/service
- test/java/sample/data/jpa
- service
- spring-boot-sample-data-solr/src
- main/java/sample/data/solr
- test/java/sample/data/solr
- spring-boot-sample-flyway/src/test/java/sample/flyway
- spring-boot-sample-hateoas/src
- main/java/sample/web
- test/java/sample
- spring-boot-sample-integration/src/test/java/sample/integration/consumer
- spring-boot-sample-jersey1/src
- main/java/sample/jersey1
- test/java/sample/jersey1
- spring-boot-sample-jersey/src
- main/java/sample/jersey
- test/java/sample/jersey
- spring-boot-sample-jetty-ssl/src
- main/java/sample/jetty/web
- test/java/sample/jetty
- spring-boot-sample-jetty8-ssl/src
- main/java/sample/jetty/web
- test/java/sample/jetty
- spring-boot-sample-jetty8/src
- main/java/sample/jetty/web
- test/java/sample/jetty
- spring-boot-sample-jetty/src
- main/java/sample/jetty/web
- test/java/sample/jetty
- spring-boot-sample-jpa/src
- main/java/sample/jpa
- repository
- web
- test/java/sample/jpa
- repository
- spring-boot-sample-jta-atomikos/src/test/java/sample/atomikos
- spring-boot-sample-jta-bitronix/src/test/java/sample/bitronix
- spring-boot-sample-liquibase/src/test/java/sample/liquibase
- spring-boot-sample-parent-context/src/test/java/sample/parent/consumer
- spring-boot-sample-profile/src
- main/java/sample/profile
- test/java/sample/profile
- spring-boot-sample-secure/src/test/java/sample/secure
- spring-boot-sample-servlet/src/test/java/sample/servlet
- spring-boot-sample-simple/src
- main/java/sample/simple
- test/java/sample/simple
- spring-boot-sample-testng/src
- main/java/sample/testng
- web
- test/java/sample/testng
- spring-boot-sample-tomcat-jsp/src/test/java/sample/jsp
- spring-boot-sample-tomcat-multi-connectors/src
- main/java/sample/tomcat
- test/java/sample/tomcat
- spring-boot-sample-tomcat-ssl/src/test/java/sample/tomcat
- spring-boot-sample-tomcat7-jsp/src/test/java/sample/jsp
- spring-boot-sample-tomcat/src
- main/java/sample/tomcat
- web
- test/java/sample/tomcat
- spring-boot-sample-traditional/src/test/java/sample/traditional
- spring-boot-sample-undertow-ssl/src
- main/java/sample/undertow/web
- test/java/sample/undertow
- spring-boot-sample-undertow/src
- main/java/sample/undertow/web
- test/java/sample/undertow
- spring-boot-sample-velocity/src
- main/java/sample/velocity
- test/java/sample/velocity
- spring-boot-sample-web-freemarker/src/test/java/sample/freemarker
- spring-boot-sample-web-groovy-templates/src
- main/java/sample/ui/mvc
- test/java/sample/ui
- spring-boot-sample-web-jsp/src/test/java/sample/jsp
- spring-boot-sample-web-method-security/src/test/java/sample/ui/method
- spring-boot-sample-web-mustache/src/test/java/sample/mustache
- spring-boot-sample-web-secure-custom/src/test/java/sample/ui/secure
- spring-boot-sample-web-secure-jdbc/src/test/java/sample/ui/secure
- spring-boot-sample-web-secure/src/test/java/sample/ui/secure
- spring-boot-sample-web-static/src/test/java/sample/ui
- spring-boot-sample-web-ui/src
- main/java/sample/ui/mvc
- test/java/sample/ui
- spring-boot-sample-web-velocity/src/test/java/sample/velocity
- spring-boot-sample-websocket-jetty/src
- main/java/samples/websocket
- client
- echo
- test/java/samples/websocket
- echo
- spring-boot-sample-websocket-tomcat/src
- main/java/samples/websocket
- client
- echo
- test/java/samples/websocket
- echo
- spring-boot-sample-websocket-undertow/src
- main/java/samples/websocket
- client
- echo
- test/java/samples/websocket
- echo
- spring-boot-sample-ws/src
- main/java/sample/ws
- endpoint
- service
- test/java/sample/ws
- spring-boot-sample-xml/src
- main/java/sample/xml
- test/java/sample/xml
- spring-boot-tools
- spring-boot-configuration-processor/src
- main/java/org/springframework/boot/configurationprocessor/metadata
- test/java/org/springframework/boot
- configurationprocessor
- fieldvalues
- configurationsample/lombok
- spring-boot-dependency-tools/src/main/java/org/springframework/boot/dependency/tools
- spring-boot-gradle-plugin/src/main/java/org/springframework/boot/gradle
- agent
- exclude
- repackage
- resolve
- run
- spring-boot-loader-tools/src
- main/java/org/springframework/boot/loader/tools
- test/java/org/springframework/boot/loader/tools
- spring-boot-loader/src/test/java/org/springframework/boot/loader
- archive
- data
- jar
- spring-boot-maven-plugin/src
- main/java/org/springframework/boot/maven
- test/java/org/springframework/boot/maven
- spring-boot/src
- main/java/org/springframework/boot
- bind
- cloudfoundry
- context
- config
- embedded
- jetty
- tomcat
- undertow
- web
- env
- jta
- atomikos
- bitronix
- liquibase
- logging
- log4j2
- log4j
- logback
- orm/jpa/hibernate
- test
- web/servlet/view/velocity
- test/java/org/springframework/boot
- ansi
- bind
- builder
- cloudfoundry
- context
- config
- embedded
- config
- jetty
- tomcat
- undertow
- properties
- web
- env
- jta
- atomikos
- bitronix
- liquibase
- logging
- java
- log4j2
- log4j
- logback
- orm/jpa
- test
- web/servlet/view/velocity
- yaml
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
703 files changed
+1108
-606
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
| |
|
Lines changed: 1 addition & 0 deletions
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 & 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 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
| 23 | + | |
22 | 24 |
| |
23 | 25 |
| |
24 | 26 |
| |
| |||
48 | 50 |
| |
49 | 51 |
| |
50 | 52 |
| |
51 |
| - | |
52 |
| - | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
|
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 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
|
0 commit comments