Stephane Nicoll
29b5c4f8cb
Merge branch '2.3.x'
...
Closes gh-23145
4 years ago
Stephane Nicoll
8404c4c71b
Document how to perform tasks after application startup
...
Closes gh-22100
4 years ago
Stephane Nicoll
dee3fad8d0
Merge branch '2.3.x'
...
Closes gh-23144
4 years ago
Stephane Nicoll
e74e53fdaf
Clarify how to take full control of ElasticSearch's rest client
...
Closes gh-23074
4 years ago
Stephane Nicoll
1fea6914bc
Merge branch '2.3.x'
...
Closes gh-23142
4 years ago
Stephane Nicoll
62dbd90d46
Document how to add auto-configurations to a test slice
...
Closes gh-22531
4 years ago
Stephane Nicoll
8bcae12ffc
Merge branch '2.3.x'
...
Closes gh-23140
4 years ago
Stephane Nicoll
008eee42a1
Add a note about using graceful shutdown from an IDE
...
Closes gh-22959
4 years ago
Phillip Webb
0ddd1b6ce8
Refine global optional config data opt-out
...
Rename the opt-out property and use an enum in case we want to provide
additional options in the future.
Closes gh-23097
4 years ago
Phillip Webb
aa0f204732
Add global optional config data opt-out
...
Support a `spring.config.all-locations-optional` property which can be
set to `true` if all config data locations should be considered
optional.
Closes gh-23097
4 years ago
Phillip Webb
d0fce0553f
Support extensionless file imports
...
Update `ResourceConfigDataLocationResolver` so that it can import files
that have no file extension.
Closes gh-22280
4 years ago
Phillip Webb
081a7ee28c
Throw exception if import locations are not found
...
Update config data processing code so that import locations are
mandatory by default. Any import request will now throw a
`ConfigDataLocationNotFoundException` if the specified import
location cannot be found. For optional imports, the user can
use the `optional:` prefix to indicate that the application should
continue to start, even if the location does not exist.
Closes gh-23032
4 years ago
Stephane Nicoll
65a5994354
Merge branch '2.3.x'
...
Closes gh-23061
4 years ago
Stephane Nicoll
39dc2e7de4
Merge branch '2.2.x' into 2.3.x
...
Closes gh-23060
4 years ago
Stephane Nicoll
f1455b156a
Polish "Add example of custom Actuator operations"
...
See gh-23028
4 years ago
Ivo Smid
e8de069e00
Add example of custom Actuator operations
...
See gh-23028
4 years ago
Stephane Nicoll
d04f2583f1
Merge branch '2.3.x'
...
Closes gh-23005
4 years ago
Stephane Nicoll
9a374f7d67
Merge branch '2.2.x' into 2.3.x
...
Closes gh-23004
4 years ago
dreis2211
06eb7e9777
Mention correct JUnit 5 annotations in Kotlin testing section
...
See gh-23002
4 years ago
Scott Frederick
341615d7d0
Merge branch '2.3.x'
...
Closes gh-23000
4 years ago
Scott Frederick
3f80638a36
Fail on layertools extract with launch script
...
This commit adds a check to the `layertools extract` command to
ensure that the jar file being processed is readable and has a
valid directory.
Fixes gh-22993
4 years ago
Scott Frederick
b7fdf8fe87
Preserve user-provided values in MongoClientSettings
...
Prior to this commit, values from MongoProperties would always
overwrite matching fields in MongoClientSettings. This commit
preserves all values in MongoClientSettings if the client app
provides the MongoClientSettings bean, and only overwrites from
MongoProperties if no MongoClientSettings bean is provided.
Fixes gh-22321
4 years ago
Stephane Nicoll
8c0318edc7
Polish "Consider RecordFilterStrategy in Kafka auto-configuration"
...
See gh-22973
4 years ago
dreis2211
61838eede1
Fix typos in docs
...
See gh-22945
4 years ago
Stephane Nicoll
80e9bfb9a6
Merge branch '2.3.x'
4 years ago
Stephane Nicoll
6b679b7d64
Polish
...
See gh-22945
4 years ago
Phillip Webb
5591a6ab77
Merge branch '2.3.x'
...
Closes gh-22961
4 years ago
Phillip Webb
03d4b89c06
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22960
4 years ago
Maciej Walkowiak
15de956566
Fix typo `Assert4J` -> `AssertJ`
...
See gh-22948
4 years ago
Madhura Bhave
bbbbe8e4d2
Make security auto-configs back off when SecurityFilterChain present
...
Closes gh-22739
4 years ago
Phillip Webb
310ef6e999
Rename volumemount -> configtree
...
Closes gh-22941
4 years ago
Stephane Nicoll
045d2f678d
Document Spring Data Neo4j 6 support
...
Closes gh-22652
4 years ago
Stephane Nicoll
42ca62b2e7
Merge branch '2.3.x'
...
Closes gh-22931
4 years ago
Stephane Nicoll
df78105a3c
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22930
4 years ago
Stephane Nicoll
f61a632a37
Polish "Fix conditions that lead to auto-configure PushGateway"
...
See gh-22919
4 years ago
smlc
c355b95f6c
Fix conditions that lead to auto-configure PushGateway
...
See gh-22919
4 years ago
Stephane Nicoll
2c120eb161
Merge branch '2.3.x'
...
Closes gh-22900
4 years ago
Stephane Nicoll
38baaf31d3
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22899
4 years ago
Stephane Nicoll
ee2363fca7
Polish "Harmonize Discover the HTTP Port at Runtime How-To"
...
See gh-22898
4 years ago
John Franco
303768b2b5
Harmonize Discover the HTTP Port at Runtime How-To
...
See gh-22898
4 years ago
Madhura Bhave
4799b26d2c
Merge branch '2.3.x'
...
Closes gh-22897
4 years ago
Madhura Bhave
eeca767c49
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22895
4 years ago
Madhura Bhave
cdbb7f441a
Do not ignore null/empty values from SPRING_APPLICATION_JSON
...
Fixes gh-21542
4 years ago
Stephane Nicoll
8bcf5186dc
Merge branch '2.3.x'
...
Closes gh-22891
4 years ago
Stephane Nicoll
92445fcc54
Merge branch '2.2.x' into 2.3.x
...
Closes gh-22890
4 years ago
Stephane Nicoll
ccffd50285
Document the limitation of default value detection
...
Closes gh-22685
4 years ago
Stephane Nicoll
64a5aa9340
Polish
4 years ago
Stephane Nicoll
44e807738b
Merge branch '2.3.x'
...
Closes gh-22889
4 years ago
Stephane Nicoll
ac7320d7fe
Document that Cassandra's application.conf is not considered
...
Closes gh-21787
4 years ago
Stephane Nicoll
5bd69fcd61
Merge branch '2.3.x'
...
Closes gh-22874
4 years ago