File tree
1,940 files changed
+16809
-28493
lines changed- spring-boot-actuator/src
- main/java/org/springframework/boot/actuate
- audit
- listener
- autoconfigure
- cache
- cloudfoundry
- condition
- endpoint
- jmx
- mvc
- health
- info
- metrics
- aggregate
- buffer
- dropwizard
- export
- integration
- jmx
- opentsdb
- reader
- repository
- redis
- rich
- statsd
- util
- writer
- security
- trace
- test/java/org/springframework/boot/actuate
- audit
- listener
- autoconfigure
- cloudfoundry
- endpoint
- jmx
- mvc
- health
- info
- metrics
- aggregate
- buffer
- dropwizard
- export
- integration
- jmx
- opentsdb
- reader
- repository
- redis
- rich
- statsd
- writer
- security
- trace
- spring-boot-autoconfigure/src
- main/java/org/springframework/boot/autoconfigure
- admin
- amqp
- aop
- batch
- cache
- cassandra
- cloud
- condition
- context
- couchbase
- dao
- data
- cassandra
- couchbase
- elasticsearch
- jpa
- ldap
- mongo
- neo4j
- redis
- rest
- solr
- web
- diagnostics/analyzer
- domain
- elasticsearch/jest
- flyway
- freemarker
- groovy/template
- h2
- hateoas
- hazelcast
- info
- integration
- jackson
- jdbc
- metadata
- jersey
- jms
- activemq
- artemis
- jmx
- jooq
- kafka
- ldap
- embedded
- liquibase
- logging
- mail
- mobile
- mongo
- embedded
- mustache
- web
- orm/jpa
- security
- oauth2
- authserver
- client
- method
- resource
- sendgrid
- session
- social
- template
- thymeleaf
- transaction
- jta
- validation
- webservices
- websocket
- web
- test/java/org/springframework/boot/autoconfigure
- admin
- amqp
- batch
- cache
- support
- cassandra
- cloud
- condition
- context
- couchbase
- dao
- data
- cassandra
- couchbase
- elasticsearch
- city
- jpa
- city
- ldap
- mongo
- city
- neo4j
- redis
- city
- rest
- solr
- web
- diagnostics/analyzer
- domain
- elasticsearch/jest
- flyway
- freemarker
- groovy/template
- h2
- hateoas
- hazelcast
- info
- integration
- jackson
- jdbc
- metadata
- jersey
- jms
- activemq
- artemis
- jmx
- jooq
- kafka
- ldap
- embedded
- liquibase
- logging
- mail
- mobile
- mongo
- embedded
- mustache
- web
- orm/jpa
- security
- jpa
- oauth2
- client
- resource
- sso
- sendgrid
- session
- social
- template
- thymeleaf
- transaction
- jta
- validation
- webservices
- websocket
- web
- spring-boot-cli/src
- main/java/org/springframework/boot
- cli
- app
- archive
- command
- archive
- core
- grab
- init
- install
- options
- run
- shell
- test
- compiler
- autoconfigure
- dependencies
- grape
- maven
- util
- groovy
- test/java/org/springframework/boot/cli
- app
- command
- archive
- init
- install
- run
- shell
- compiler
- dependencies
- grape
- testutil
- util
- spring-boot-devtools/src
- main/java/org/springframework/boot/devtools
- autoconfigure
- classpath
- env
- filewatch
- livereload
- remote
- client
- server
- restart
- classloader
- server
- settings
- tunnel
- client
- payload
- server
- test/java/org/springframework/boot/devtools
- autoconfigure
- classpath
- env
- filewatch
- integrationtest
- livereload
- remote
- client
- server
- restart
- classloader
- server
- settings
- test
- tunnel
- client
- payload
- server
- spring-boot-docs/src
- main/java/org/springframework/boot
- context
- embedded
- elasticsearch
- jdbc
- jersey
- kafka
- web/client
- test/java/org/springframework/boot
- context
- embedded
- jdbc
- web/client
- spring-boot-integration-tests
- spring-boot-configuration-processor-tests/src/test/java/org/springframework/boot/configurationprocessor/tests
- spring-boot-devtools-tests/src/test/java
- com/example
- org/springframework/boot/devtools/tests
- spring-boot-gradle-tests/src/test/java/org/springframework/boot
- gradle
- starter
- spring-boot-integration-tests-embedded-servlet-container/src/test/java
- com/example
- org/springframework/boot/context/embedded
- spring-boot-launch-script-tests/src/test/java/org/springframework/boot/launchscript
- spring-boot-security-tests/spring-boot-security-test-web-helloworld/src/test/java/sample
- spring-boot-parent
- spring-boot-samples
- spring-boot-sample-actuator-log4j2/src/test/java/sample/actuator/log4j2
- 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-ant/src/test/java/sample/ant
- spring-boot-sample-atmosphere/src
- main/java/sample/atmosphere
- test/java/sample/atmosphere
- spring-boot-sample-batch/src
- main/java/sample/batch
- test/java/sample/batch
- spring-boot-sample-cache/src/main/java/sample/cache
- spring-boot-sample-custom-layout/src/test/java/sample/layout
- spring-boot-sample-data-cassandra/src
- main/java/sample/data/cassandra
- test/java/sample/data/cassandra
- spring-boot-sample-data-couchbase/src
- main/java/sample/data/couchbase
- test/java/sample/data/couchbase
- spring-boot-sample-data-elasticsearch/src/main/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
- test/java/sample/data/jpa
- service
- spring-boot-sample-data-mongodb/src/main/java/sample/data/mongo
- spring-boot-sample-data-neo4j/src/main/java/sample/data/neo4j
- spring-boot-sample-data-rest/src
- main/java/sample/data/rest/service
- test/java/sample/data/rest
- service
- spring-boot-sample-data-solr/src/main/java/sample/data/solr
- spring-boot-sample-devtools/src
- main/java/sample/devtools
- test/java/sample/devtools
- spring-boot-sample-flyway/src
- main/java/sample/flyway
- test/java/sample/flyway
- spring-boot-sample-hateoas/src
- main/java/sample/hateoas/web
- test/java/sample/hateoas
- spring-boot-sample-hibernate4/src
- main/java/sample/hibernate4/service
- test/java/sample/hibernate4
- service
- spring-boot-sample-hibernate52/src
- main/java/sample/hibernate52/service
- test/java/sample/hibernate52
- service
- spring-boot-sample-hypermedia-gson/src/test/java/sample/hypermedia/gson
- spring-boot-sample-hypermedia-jpa/src/test/java/sample/hypermedia/jpa
- spring-boot-sample-hypermedia-ui-secure/src/test/java/sample/hypermedia/ui/secure
- spring-boot-sample-hypermedia-ui/src/test/java/sample/hypermedia/ui
- spring-boot-sample-hypermedia/src/test/java/sample/hypermedia
- spring-boot-sample-integration/src
- main/java/sample/integration
- test/java/sample/integration
- consumer
- producer
- 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/test/java/sample/jetty/ssl
- spring-boot-sample-jetty8/src/test/java/sample/jetty8
- spring-boot-sample-jetty92/src/test/java/sample/jetty92
- spring-boot-sample-jetty93/src/test/java/sample/jetty93
- spring-boot-sample-jetty/src/test/java/sample/jetty
- spring-boot-sample-jooq/src
- main/java/sample/jooq
- test/java/sample/jooq
- spring-boot-sample-jpa/src
- main/java/sample/jpa/repository
- test/java/sample/jpa
- spring-boot-sample-jta-atomikos/src
- main/java/sample/atomikos
- test/java/sample/atomikos
- spring-boot-sample-jta-bitronix/src
- main/java/sample/bitronix
- test/java/sample/bitronix
- spring-boot-sample-jta-narayana/src
- main/java/sample/narayana
- test/java/sample/narayana
- spring-boot-sample-liquibase/src/test/java/sample/liquibase
- spring-boot-sample-logback/src
- main/java/sample/logback
- test/java/sample/logback
- spring-boot-sample-metrics-dropwizard/src/main/java/sample/metrics/dropwizard
- spring-boot-sample-metrics-opentsdb/src/main/java/sample/metrics/opentsdb
- spring-boot-sample-metrics-redis/src
- main/java/sample/metrics/redis
- test/java/sample/metrics/redis
- spring-boot-sample-parent-context/src
- main/java/sample/parent
- test/java/sample/parent
- consumer
- producer
- spring-boot-sample-profile/src/test/java/sample/profile
- spring-boot-sample-property-validation/src
- main/java/sample/propertyvalidation
- test/java/sample/propertyvalidation
- spring-boot-sample-secure-oauth2-actuator/src/test/java/sample/secure/oauth2/actuator
- spring-boot-sample-secure-oauth2-resource/src
- main/java/sample/secure/oauth2/resource
- test/java/sample/secure/oauth2/resource
- spring-boot-sample-secure-oauth2/src/test/java/sample/secure/oauth2
- spring-boot-sample-secure/src
- main/java/sample/secure
- test/java/sample/secure
- spring-boot-sample-servlet/src
- main/java/sample/servlet
- test/java/sample/servlet
- spring-boot-sample-session-redis/src/test/java/sample/session/redis
- spring-boot-sample-simple/src/test/java/sample/simple
- spring-boot-sample-test/src
- main/java/sample/test
- service
- web
- test/java/sample/test
- domain
- service
- web
- spring-boot-sample-tomcat-multi-connectors/src/test/java/sample/tomcat/multiconnector
- spring-boot-sample-tomcat/src/test/java/sample/tomcat
- spring-boot-sample-traditional/src
- main/java/sample/traditional/config
- test/java/sample/traditional
- spring-boot-sample-undertow/src
- main/java/sample/undertow/web
- test/java/sample/undertow
- spring-boot-sample-web-freemarker/src/test/java/sample/freemarker
- spring-boot-sample-web-groovy-templates/src
- main/java/sample/groovytemplates/mvc
- test/java/sample/groovytemplates
- spring-boot-sample-web-jsp/src/test/java/sample/jsp
- spring-boot-sample-web-method-security/src
- main/java/sample/security/method
- test/java/sample/security/method
- spring-boot-sample-web-mustache/src/test/java/sample/mustache
- spring-boot-sample-web-secure-custom/src
- main/java/sample/web/secure/custom
- test/java/sample/web/secure/custom
- spring-boot-sample-web-secure-github/src/test/java/sample/web/secure/github
- spring-boot-sample-web-secure-jdbc/src
- main/java/sample/web/secure/jdbc
- test/java/sample/web/secure/jdbc
- spring-boot-sample-web-secure/src
- main/java/sample/web/secure
- test/java/sample/web/secure
- spring-boot-sample-web-static/src/test/java/sample/web/staticcontent
- spring-boot-sample-web-thymeleaf3/src
- main/java/sample/web/thymeleaf3/mvc
- test/java/sample/web/thymeleaf3
- spring-boot-sample-web-ui/src
- main/java/sample/web/ui/mvc
- test/java/sample/web/ui
- spring-boot-sample-webservices/src
- main/java/sample/webservices
- endpoint
- service
- test/java/sample/webservices
- spring-boot-sample-websocket-jetty93/src
- main/java/samples/websocket/jetty93
- client
- echo
- reverse
- snake
- test/java/samples/websocket/jetty93
- echo
- spring-boot-sample-websocket-jetty/src
- main/java/samples/websocket/jetty
- client
- echo
- reverse
- snake
- test/java/samples/websocket/jetty
- echo
- spring-boot-sample-websocket-tomcat/src
- main/java/samples/websocket/tomcat
- client
- echo
- reverse
- snake
- test/java/samples/websocket/tomcat
- echo
- spring-boot-sample-websocket-undertow/src
- main/java/samples/websocket/undertow
- client
- echo
- reverse
- snake
- test/java/samples/websocket/undertow
- echo
- spring-boot-starters/spring-boot-starter-remote-shell/src/main/java/org/springframework/boot/starter/remote/shell
- spring-boot-test-autoconfigure/src
- main/java/org/springframework/boot/test/autoconfigure
- data/mongo
- filter
- jdbc
- json
- orm/jpa
- properties
- restdocs
- web
- client
- servlet
- test/java/org/springframework/boot/test/autoconfigure
- cache
- filter
- jdbc
- json/app
- orm/jpa
- properties
- restdocs
- security
- web
- client
- servlet
- spring-boot-test/src
- main/java/org/springframework/boot/test
- context
- filter
- json
- mock
- mockito
- web
- util
- web
- client
- htmlunit/webdriver
- test/java/org/springframework/boot/test
- context
- bootstrap
- filter
- json
- mock
- mockito
- example
- web
- rule
- testutil
- util
- web
- client
- htmlunit
- webdriver
- spring-boot-tools
- spring-boot-antlib/src/main/java/org/springframework/boot/ant
- spring-boot-autoconfigure-processor/src
- main/java/org/springframework/boot/autoconfigureprocessor
- test/java/org/springframework/boot/autoconfigureprocessor
- spring-boot-configuration-metadata/src
- main/java/org/springframework/boot/configurationmetadata
- test/java/org/springframework/boot/configurationmetadata
- spring-boot-configuration-processor/src
- main/java/org/springframework/boot/configurationprocessor
- fieldvalues/javac
- metadata
- test/java/org/springframework/boot
- configurationprocessor
- fieldvalues
- javac
- metadata
- configurationsample/simple
- spring-boot-gradle-plugin/src/main/java/org/springframework/boot/gradle
- agent
- buildinfo
- dependencymanagement
- plugin
- repackage
- run
- spring-boot-loader-tools/src
- main/java/org/springframework/boot/loader/tools
- test/java/org/springframework/boot/loader/tools
- spring-boot-loader/src
- main/java/org/springframework/boot/loader
- archive
- data
- jar
- util
- test/java/org/springframework/boot/loader
- archive
- data
- jar
- util
- spring-boot-maven-plugin/src
- main/java/org/springframework/boot/maven
- test/java/org/springframework/boot/maven
- spring-boot-test-support/src
- main/java/org/springframework/boot/junit
- compiler
- runner/classpath
- test/java/org/springframework/boot/junit/runner/classpath
- spring-boot/src
- main/java/org/springframework/boot
- admin
- ansi
- bind
- builder
- cloud
- context
- config
- embedded
- jetty
- tomcat
- undertow
- event
- properties
- diagnostics
- analyzer
- env
- info
- jackson
- jdbc
- jta
- atomikos
- bitronix
- narayana
- liquibase
- logging
- java
- log4j2
- logback
- orm/jpa
- hibernate
- system
- type/classreading
- validation
- web
- client
- filter
- servlet
- support
- yaml
- test/java/org/springframework/boot
- admin
- ansi
- bind
- builder
- cloud
- cloudfoundry
- context
- configwarnings/real
- config
- embedded
- jetty
- tomcat
- undertow
- filtersample
- properties
- diagnostics
- analyzer
- env
- info
- jackson
- jdbc
- json
- jta
- atomikos
- bitronix
- narayana
- liquibase
- logging
- java
- log4j2
- logback
- orm/jpa/hibernate
- redis
- system
- testutil
- web
- client
- servlet
- testcomponents
- support
- yaml
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,940 files changed
+16809
-28493
lines changedLines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
85 |
| - | |
86 |
| - | |
| 85 | + | |
87 | 86 |
| |
88 | 87 |
| |
89 | 88 |
| |
| |||
142 | 141 |
| |
143 | 142 |
| |
144 | 143 |
| |
145 |
| - | |
146 |
| - | |
| 144 | + | |
| 145 | + | |
147 | 146 |
| |
148 | 147 |
| |
149 | 148 |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
29 |
| - | |
| 28 | + | |
30 | 29 |
| |
31 | 30 |
| |
32 | 31 |
| |
|
Lines changed: 3 additions & 5 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 |
| - | |
44 |
| - | |
| 43 | + | |
45 | 44 |
| |
46 | 45 |
| |
47 | 46 |
| |
| |||
66 | 65 |
| |
67 | 66 |
| |
68 | 67 |
| |
69 |
| - | |
70 |
| - | |
| 68 | + | |
71 | 69 |
| |
72 | 70 |
| |
73 | 71 |
| |
|
Lines changed: 2 additions & 3 deletions
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 |
| - | |
36 |
| - | |
| 35 | + | |
37 | 36 |
| |
38 | 37 |
| |
39 | 38 |
| |
|
Lines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
47 |
| - | |
| 46 | + | |
48 | 47 |
| |
49 | 48 |
| |
50 | 49 |
| |
| |||
55 | 54 |
| |
56 | 55 |
| |
57 | 56 |
| |
58 |
| - | |
59 |
| - | |
| 57 | + | |
60 | 58 |
| |
61 | 59 |
| |
62 | 60 |
| |
63 | 61 |
| |
64 | 62 |
| |
65 | 63 |
| |
66 |
| - | |
67 |
| - | |
| 64 | + | |
68 | 65 |
| |
69 | 66 |
| |
70 | 67 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
152 | 152 |
| |
153 | 153 |
| |
154 | 154 |
| |
155 |
| - | |
156 |
| - | |
| 155 | + | |
157 | 156 |
| |
158 | 157 |
| |
159 | 158 |
| |
|
Lines changed: 6 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
46 |
| - | |
| 45 | + | |
47 | 46 |
| |
48 |
| - | |
49 |
| - | |
| 47 | + | |
50 | 48 |
| |
51 | 49 |
| |
52 | 50 |
| |
53 | 51 |
| |
54 | 52 |
| |
55 | 53 |
| |
56 |
| - | |
57 |
| - | |
| 54 | + | |
58 | 55 |
| |
59 | 56 |
| |
60 | 57 |
| |
61 | 58 |
| |
62 | 59 |
| |
63 | 60 |
| |
64 | 61 |
| |
65 |
| - | |
66 |
| - | |
| 62 | + | |
| 63 | + | |
67 | 64 |
| |
68 | 65 |
| |
69 | 66 |
| |
|
0 commit comments