Stephane Nicoll
f61474b757
Merge branch '2.6.x' into 2.7.x
2022-04-08 12:04:18 +02:00
Stephane Nicoll
4327a5d91c
Merge branch '2.5.x' into 2.6.x
2022-04-08 12:04:10 +02:00
Stephane Nicoll
6aa8436c6d
Start building against Spring Session 2021.0.6 snapshots
...
See gh-30595
2022-04-08 10:09:30 +02:00
Stephane Nicoll
455c37645d
Start building against Spring Security 5.5.6 snapshots
...
See gh-30593
2022-04-08 10:09:00 +02:00
Stephane Nicoll
bb8be2425a
Start building against Spring Kafka 2.7.13 snapshots
...
See gh-30592
2022-04-08 10:08:35 +02:00
Stephane Nicoll
aab8fc80ec
Start building against Spring Data 2021.0.11 snapshots
...
See gh-30594
2022-04-08 10:08:10 +02:00
Stephane Nicoll
0080e45172
Start building against Spring Retry 1.3.3 snapshots
...
See gh-30590
2022-04-08 10:07:41 +02:00
Stephane Nicoll
5b05304c2c
Start building against Spring LDAP 2.3.7 snapshots
...
See gh-30589
2022-04-08 10:07:13 +02:00
Stephane Nicoll
ea6e87adef
Start building against Micrometer 1.7.11 snapshots
...
See gh-30588
2022-04-08 10:06:34 +02:00
Stephane Nicoll
e70451635c
Start building against Spring Framework 5.3.19 snapshots
...
See gh-30516
2022-04-08 10:06:02 +02:00
Stephane Nicoll
9dda20cfab
Start building against Reactor 2020.0.18 snapshots
...
See gh-30587
2022-04-08 09:48:36 +02:00
Scott Frederick
90aee8ef2f
Polish FailureAnalyzers deprecation message
...
Fixes gh-30578
2022-04-07 17:10:45 -05:00
Scott Frederick
d67dcf16cd
Migrate FailureAnalyzers to constructor injection
...
All `FailureAnalyzer` implementations should use constructor
injection for `BeanFactory` and `Environment` instead of implementing
`BeanFactoryAware` or `EnvironmentAware` interfaces.
Fixes gh-30585
2022-04-07 16:58:59 -05:00
Andy Wilkinson
612e4114d2
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30584
2022-04-07 20:44:29 +01:00
Andy Wilkinson
f027faafa2
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30583
2022-04-07 20:44:10 +01:00
Andy Wilkinson
0768b842da
Merge pull request #30522 from izeye
...
* gh-30522:
Move Jetty 9 specific exclusions to correct dependency
Closes gh-30522
2022-04-07 20:43:13 +01:00
izeye
618d113fad
Move Jetty 9 specific exclusions to correct dependency
...
See gh-30522
2022-04-07 20:41:42 +01:00
Andy Wilkinson
5a26e936de
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30582
2022-04-07 20:31:46 +01:00
Andy Wilkinson
a2c08f9f99
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30581
2022-04-07 20:31:22 +01:00
Andy Wilkinson
d9b0efb469
Merge pull request #30068 from qxo
...
* gh-30068:
Polish "Fix NPE in configprops endpoint"
Fix NPE in configprops endpoint
Closes gh-30068
2022-04-07 19:44:19 +01:00
Andy Wilkinson
35154a96f3
Polish "Fix NPE in configprops endpoint"
...
See gh-30068
2022-04-07 19:44:06 +01:00
qxo
a1fe05f40b
Fix NPE in configprops endpoint
...
This works around spring-projects/spring-framework#28298 . The bug
means that when a @Configuration class is annotated with
@ConfigurationProperties any bean defined by a static @Bean method
is considered to be annotated with @ConfigurationProperties.
See gh-30068
2022-04-07 19:40:29 +01:00
Andy Wilkinson
a584989408
Merge pull request #30358 from terminux
...
* gh-30358:
Polish "Add failure analyzer for missing web factory bean"
Add failure analyzer for missing web factory bean
Closes gh-30358
2022-04-07 19:17:05 +01:00
Andy Wilkinson
dbc59052ba
Polish "Add failure analyzer for missing web factory bean"
...
See gh-30358
2022-04-07 18:55:04 +01:00
Guirong Hu
dfafccaba5
Add failure analyzer for missing web factory bean
...
See gh-30358
2022-04-07 18:50:50 +01:00
Andy Wilkinson
febea4711e
Make Reactive and ServletWebServerFactory extend marker interface
...
Closes gh-30579
2022-04-07 18:20:38 +01:00
Andy Wilkinson
6d5edc43d8
Merge pull request #30457 from dugenkui03
...
* gh-30457:
Polish "Order ExitCodeGenerators and return first non-zero exit code"
Order ExitCodeGenerators and return first non-zero exit code
Closes gh-30457
2022-04-07 16:31:30 +01:00
Andy Wilkinson
8727361221
Polish "Order ExitCodeGenerators and return first non-zero exit code"
...
See gh-30457
2022-04-07 16:31:19 +01:00
dugenkui
6718b10fa9
Order ExitCodeGenerators and return first non-zero exit code
...
See gh-30457
2022-04-07 16:30:09 +01:00
Stephane Nicoll
245e602ae0
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30573
2022-04-07 09:18:17 +02:00
Stephane Nicoll
fa77e1ce5e
Merge pull request #30562 from luozhenyu
...
* pr/30562:
Add metadata for management.endpoint.health.probes.add-additional-paths
Closes gh-30562
2022-04-07 09:17:25 +02:00
luozhenyu
09daad0a16
Add metadata for management.endpoint.health.probes.add-additional-paths
...
See gh-30562
2022-04-07 09:14:02 +02:00
Stephane Nicoll
6055397b4e
Merge branch '2.6.x' into 2.7.x
2022-04-07 08:47:32 +02:00
Stephane Nicoll
bfa0bcd810
Upgrade Ubuntu version in CI images
...
Closes gh-30571
2022-04-07 08:47:22 +02:00
Stephane Nicoll
af7bfc20c4
Merge branch '2.5.x' into 2.6.x
2022-04-07 08:46:45 +02:00
Stephane Nicoll
a656df7ae9
Upgrade Ubuntu version in CI images
...
Closes gh-30568
2022-04-07 08:46:33 +02:00
Stephane Nicoll
e3859fadd6
Upgrade Ubuntu version in CI images
...
Closes gh-30569
2022-04-07 08:45:40 +02:00
Moritz Halbritter
98bbbc910b
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30554
2022-04-06 10:28:24 +02:00
Moritz Halbritter
c54b825a82
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30553
2022-04-06 10:28:11 +02:00
Moritz Halbritter
8536c83999
Merge pull request #30489 from dugenkui03
...
* gh-30489:
Make ApplicationAvailabilityBean threadsafe
Closes gh-30489
2022-04-06 10:27:31 +02:00
dugenkui03
035a16278e
Make ApplicationAvailabilityBean threadsafe
...
See gh-30489
2022-04-06 10:26:21 +02:00
Moritz Halbritter
1b5927b325
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30552
2022-04-06 08:56:59 +02:00
Moritz Halbritter
99a1b98e03
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30551
2022-04-06 08:56:47 +02:00
Moritz Halbritter
41ab46d0c7
Fix wrong replacement hint for 'spring.data.neo4j.username'
...
Closes gh-30550
2022-04-06 08:56:23 +02:00
Andy Wilkinson
71e52a475b
Upgrade to Embedded Mongo 3.4.5
...
Closes gh-30546
2022-04-05 15:32:52 +01:00
Andy Wilkinson
ffc0fafe1a
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30545
2022-04-05 15:11:25 +01:00
Andy Wilkinson
05d4093381
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30544
2022-04-05 15:11:01 +01:00
Andy Wilkinson
bc81ae81fc
Merge pull request #30461 from dalbani
...
* gh-30461:
Polish "Refer to list of internal proxies in reference documentation"
Refer to list of internal proxies in reference documentation
Closes gh-30461
2022-04-05 15:10:49 +01:00
Andy Wilkinson
83cfc951f8
Polish "Refer to list of internal proxies in reference documentation"
...
See gh-30461
2022-04-05 14:37:08 +01:00
Damiano Albani
91306b58d5
Refer to list of internal proxies in reference documentation
...
See gh-30461
2022-04-05 14:34:37 +01:00