Stephane Nicoll
8658765eb4
Start building against Spring Kafka 2.8.5 snapshots
...
See gh-30608
2022-04-09 17:27:48 +02:00
Stephane Nicoll
726c4e9ced
Start building against Spring Retry 1.3.3 snapshots
...
See gh-30607
2022-04-09 17:15:20 +02:00
Stephane Nicoll
65efc75c6f
Start building against Spring LDAP 2.4.0-RC1 snapshots
...
See gh-30606
2022-04-09 17:15:20 +02:00
Stephane Nicoll
454f409a14
Start building against Micrometer 1.9.0-RC1 snapshots
...
See gh-30605
2022-04-09 17:15:20 +02:00
Stephane Nicoll
719fb625ef
Start building against Reactor 2020.0.18 snapshots
...
See gh-30604
2022-04-09 17:15:20 +02:00
Stephane Nicoll
2ded2bf71a
Adapt to latest change in Spring Framework snapshots
2022-04-09 17:10:48 +02:00
Andy Wilkinson
7534e50d0b
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30621
2022-04-08 21:02:16 +01:00
Andy Wilkinson
7e44745816
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30620
2022-04-08 21:01:48 +01:00
Andy Wilkinson
b88f062f04
Polish "Remove assumptions about ordering when comparing JSON in tests"
...
See gh-30514
2022-04-08 20:56:20 +01:00
Vivek Gupta
5b3bc1a936
Remove assumptions about ordering when comparing JSON in tests
...
See gh-30514
2022-04-08 20:55:54 +01:00
Andy Wilkinson
f209d77cb2
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30617
2022-04-08 14:04:43 +01:00
Andy Wilkinson
d6731805b6
Merge branch '2.5.x' into 2.6.x
...
Closes gh-30616
2022-04-08 14:03:58 +01:00
Andy Wilkinson
70fa7e5e93
Make properties field final
...
Closes gh-30615
2022-04-08 14:03:29 +01: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
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
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
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
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
luozhenyu
09daad0a16
Add metadata for management.endpoint.health.probes.add-additional-paths
...
See gh-30562
2022-04-07 09:14:02 +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
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
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
Moritz Halbritter
f8c54655f6
Merge branch '2.6.x' into 2.7.x
...
Closes gh-30542
2022-04-05 14:17:00 +02:00