File tree
357 files changed
+911
-491
lines changed- buildSrc
- src/main/java/org/springframework/boot/build
- spring-boot-project/spring-boot-docs/src/main/kotlin/org/springframework/boot/docs
- actuator
- cloudfoundry/customcontextpath
- endpoints
- health
- reactivehealthindicators
- writingcustomhealthindicators
- implementingcustom
- info/writingcustominfocontributors
- security
- exposeall
- typical
- metrics
- customizing
- export
- graphite
- jmx
- gettingstarted
- commontags
- specifictype
- registeringcustom
- supported/mongodb
- command
- connectionpool
- buildtoolplugins/otherbuildsystems/examplerepackageimplementation
- configurationmetadata
- annotationprocessor/automaticmetadatageneration
- nestedproperties
- format/property
- manualhints/valuehint
- data
- nosql
- cassandra/connecting
- couchbase/repositories
- elasticsearch/connectingusingspringdata
- ldap/repositories
- mongodb
- connecting
- repositories
- template
- neo4j
- connecting
- repositories
- redis/connecting
- sql
- h2webconsole/springsecurity
- jdbcclient
- jdbctemplate
- jooq/dslcontext
- jpaandspringdata
- entityclasses
- enversrepositories
- repositories
- r2dbc
- repositories
- usingdatabaseclient
- devtools/restart/disable
- features
- developingautoconfiguration
- conditionannotations
- beanconditions
- classconditions
- customstarter/configurationkeys
- testing
- externalconfig
- typesafeconfigurationproperties
- constructorbinding
- nonnull
- primaryconstructor
- conversion
- datasizes
- constructorbinding
- javabeanbinding
- durations
- constructorbinding
- javabeanbinding
- enablingannotatedtypes
- javabeanbinding
- mergingcomplextypes
- list
- map
- relaxedbinding
- mapsfromenvironmentvariables
- thirdpartyconfiguration
- usingannotatedtypes
- validate
- nested
- validation
- nested
- json/jackson/customserializersanddeserializers
- object
- profiles
- springapplication
- applicationarguments
- applicationexit
- commandlinerunner
- customizingspringapplication
- fluentbuilderapi
- startuptracking
- ssl/bundles
- testcontainers/atdevelopmenttime
- devtools
- dynamicproperties
- importingcontainerdeclarations
- launch
- test
- gettingstarted/firstapplication/code
- howto
- actuator/maphealthindicatorstometrics
- application/customizetheenvironmentorapplicationcontext
- dataaccess
- configureacomponentthatisusedbyjpa
- configurecustomdatasource
- builder
- configurable
- custom
- simple
- configurehibernatenamingstrategy
- spring
- standard
- configurehibernatesecondlevelcaching
- configuretwodatasources
- filterscannedentitydefinitions
- separateentitydefinitionsfromspringconfiguration
- usemultipleentitymanagers
- deployment/cloud/cloudfoundry/bindingtoservices
- httpclients/webclientreactornettycustomization
- messaging/disabletransactedjmssession
- propertiesandconfiguration/externalizeconfiguration
- application
- builder
- security/enablehttps
- springmvc
- writejsonrestservice
- writexmlrestservice
- testing/withspringsecurity
- traditionaldeployment
- convertexistingapplication
- both
- weblogic
- webserver
- addservletfilterlistener/springbean/disable
- configure
- createwebsocketendpointsusingserverendpoint
- discoverport
- enablemultipleconnectorsintomcat
- enablemultiplelistenersinundertow
- io
- caching
- provider
- cache2k
- couchbase
- redis
- jta/mixingxaandnonxaconnections
- nonxa
- primary
- xa
- quartz
- restclient
- restclient
- ssl
- settings
- resttemplate
- customization
- ssl
- webclient
- ssl
- validation
- webservices/template
- messaging
- amqp
- receiving/custom
- sending
- jms
- receiving
- custom
- sending
- kafka
- embedded
- annotation
- property
- sending
- streams
- pulsar
- readingreactive
- receivingreactive
- sendingreactive
- rsocket/requester
- packaging/nativeimage/advanced/nestedconfigurationproperties
- testing
- springbootapplications
- additionalautoconfigurationandslicing
- autoconfiguredjdbc
- autoconfiguredjooq
- autoconfiguredrestclient
- autoconfiguredspringdatacassandra
- autoconfiguredspringdatacouchbase
- autoconfiguredspringdataelasticsearch
- autoconfiguredspringdatajpa
- withdb
- withoutdb
- autoconfiguredspringdataldap
- inmemory
- server
- autoconfiguredspringdatamongodb
- autoconfiguredspringdataneo4j
- nopropagation
- propagation
- autoconfiguredspringdataredis
- autoconfiguredspringrestdocs
- withmockmvc
- withrestassured
- withwebtestclient
- autoconfiguredwebservices
- client
- server
- detectingwebapptype
- excludingconfiguration
- jmx
- jsontests
- mockingbeans
- bean
- listener
- springgraphqltests
- springmvctests
- springwebfluxtests
- userconfigurationandslicing
- scan
- usingapplicationarguments
- usingmain
- always
- custom
- typical
- withmockenvironment
- withrunningserver
- testcontainers
- dynamicproperties
- importingconfigurationinterfaces
- serviceconnections
- springbeans
- utilities
- configdataapplicationcontextinitializer
- outputcapture
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
357 files changed
+911
-491
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| 39 | + | |
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
|
Lines changed: 20 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 |
| |
26 | 29 |
| |
27 | 30 |
| |
| |||
40 | 43 |
| |
41 | 44 |
| |
42 | 45 |
| |
| 46 | + | |
43 | 47 |
| |
44 | 48 |
| |
45 | 49 |
| |
| |||
48 | 52 |
| |
49 | 53 |
| |
50 | 54 |
| |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
51 | 59 |
| |
52 | 60 |
| |
53 | 61 |
| |
54 | 62 |
| |
| 63 | + | |
55 | 64 |
| |
56 | 65 |
| |
57 | 66 |
| |
58 | 67 |
| |
59 | 68 |
| |
60 |
| - | |
61 |
| - | |
62 |
| - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
63 | 72 |
| |
64 | 73 |
| |
65 | 74 |
| |
| |||
91 | 100 |
| |
92 | 101 |
| |
93 | 102 |
| |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
94 | 110 |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
| 72 | + | |
| 73 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
| 54 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
| 41 | + |
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
| 40 | + |
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
| 20 | + |
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
| 41 | + |
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
| 32 | + |
Lines changed: 2 additions & 1 deletion
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 | + |
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| 39 | + |
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
| 32 | + |
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
| 40 | + |
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
| 41 | + |
Lines changed: 3 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 | + |
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
| 41 | + |
Lines changed: 3 additions & 2 deletions
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 |
| - | |
| 30 | + | |
| 31 | + |
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
| 34 | + |
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
| 33 | + |
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
| 26 | + |
Lines changed: 2 additions & 1 deletion
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 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| 32 | + |
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 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| 32 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
| 50 | + |
0 commit comments