Commit Graph

44424 Commits

Author SHA1 Message Date
Stephane Nicoll 9a56025b43 Start building against Spring Session 3.0.3 snapshots
See gh-36838
2023-08-09 10:41:39 +02:00
Stephane Nicoll 52fb6688b2 Start building against Spring Security 6.0.6 snapshots
See gh-36837
2023-08-09 10:41:35 +02:00
Stephane Nicoll aad34aee28 Start building against Spring LDAP 3.0.5 snapshots
See gh-36836
2023-08-09 10:41:30 +02:00
Stephane Nicoll 7fac959b90 Start building against Spring Kafka 3.0.10 snapshots
See gh-36835
2023-08-09 10:41:25 +02:00
Stephane Nicoll 740e8c0b85 Start building against Spring Data Bom 2022.0.9 snapshots
See gh-36834
2023-08-09 10:41:21 +02:00
Stephane Nicoll d26b7ef793 Start building against Spring Batch 5.0.3 snapshots
See gh-36833
2023-08-09 10:41:16 +02:00
Stephane Nicoll db41aae0e2 Start building against Spring AMQP 3.0.8 snapshots
See gh-36832
2023-08-09 10:41:11 +02:00
Stephane Nicoll c5a4e4e52a Start building against Reactor Bom 2022.0.10 snapshots
See gh-36831
2023-08-09 10:41:07 +02:00
Stephane Nicoll f6b6b3b460 Start building against Micrometer Tracing 1.0.9 snapshots
See gh-36830
2023-08-09 10:41:02 +02:00
Stephane Nicoll 5d11ffbc11 Start building against Micrometer 1.10.10 snapshots
See gh-36829
2023-08-09 10:40:57 +02:00
Andy Wilkinson 1e28ebd8aa Merge branch '3.1.x'
Closes gh-36823
2023-08-09 09:25:38 +01:00
Andy Wilkinson 9f2e592b9b Merge branch '3.0.x' into 3.1.x
Closes gh-36822
2023-08-09 09:21:02 +01:00
Andy Wilkinson 4062ba6d28 Merge branch '2.7.x' into 3.0.x
Closes gh-36821
2023-08-09 08:25:41 +01:00
Andy Wilkinson 68baa6e7df Make section IDs consistent in Maven Plugin docs and enforce it
Closes gh-26619
2023-08-09 08:06:38 +01:00
Moritz Halbritter 9e670b81ea Merge branch '3.1.x'
Closes gh-36820
2023-08-09 08:58:16 +02:00
Moritz Halbritter 1a8bd1cfe5 Merge branch '3.0.x' into 3.1.x
Closes gh-36819
2023-08-09 08:58:03 +02:00
Moritz Halbritter 95b0b62b0a Merge branch '2.7.x' into 3.0.x
Closes gh-36818
2023-08-09 08:52:28 +02:00
Moritz Halbritter 032d92a9fb Cleanup remote debug tunnel leftovers from devtools
Closes gh-36808
2023-08-09 08:45:17 +02:00
Andy Wilkinson 647b20bb30 Merge branch '3.1.x'
Closes gh-36814
2023-08-08 17:10:59 +01:00
Andy Wilkinson 786673f936 Merge branch '3.0.x' into 3.1.x
Closes gh-36813
2023-08-08 17:09:02 +01:00
Andy Wilkinson b4378e4415 Merge branch '2.7.x' into 3.0.x
Closes gh-36812
2023-08-08 17:08:47 +01:00
Andy Wilkinson 05244d7a5c Clarify which NoSQL stores are supported by Spring Data
Closes gh-29694
2023-08-08 17:06:19 +01:00
Andy Wilkinson 6e3cbac7df Merge branch '3.1.x'
Closes gh-36811
2023-08-08 16:50:54 +01:00
Andy Wilkinson 331e90ccbe Merge branch '3.0.x' into 3.1.x
Closes gh-36810
2023-08-08 16:50:14 +01:00
Andy Wilkinson 24ba267516 Merge branch '2.7.x' into 3.0.x
Closes gh-36809
2023-08-08 16:50:00 +01:00
Andy Wilkinson 0ab7129dab Clarify treatment of nested directories for configtree with wildcards
Closes gh-28203
2023-08-08 16:49:21 +01:00
Moritz Halbritter 4aaca291de Remove MD5 from RandomValuePropertySource
Before that change, we get 32 random bytes, and then used MD5 on them to
get a hex string. This removes the MD5, we now get 128 bits (output size
 of MD5) of random bytes directly.
2023-08-08 14:13:26 +02:00
Moritz Halbritter 0588f9bf37 Use Deque instead of Stack 2023-08-08 14:06:31 +02:00
Andy Wilkinson a1f30a2316 Merge branch '3.1.x'
Closes gh-36798
2023-08-08 12:57:26 +01:00
Andy Wilkinson 8c8aa19691 Merge branch '3.0.x' into 3.1.x
Closes gh-36797
2023-08-08 12:57:12 +01:00
Andy Wilkinson 355012d40b Merge branch '2.7.x' into 3.0.x
Closes gh-36796
2023-08-08 12:57:00 +01:00
Andy Wilkinson b978950cb2 Clarify the effect of `@EnableWebMvc`
Closes gh-36506
2023-08-08 12:56:24 +01:00
Andy Wilkinson d658a8cd47 Merge branch '3.1.x'
Closes gh-36794
2023-08-08 12:52:40 +01:00
Andy Wilkinson 930824a566 Merge branch '3.0.x' into 3.1.x
Closes gh-36793
2023-08-08 12:52:26 +01:00
Andy Wilkinson 4b8a848ecf Merge branch '2.7.x' into 3.0.x
Closes gh-36792
2023-08-08 12:52:14 +01:00
Andy Wilkinson 8dec443e3b Document default for MVC and WebFlux date and time formatting
Closes gh-30041
2023-08-08 12:51:29 +01:00
Moritz Halbritter e4484c3db5 Use constants in SpringBootAotPlugin 2023-08-08 13:12:48 +02:00
Moritz Halbritter 9e85e3e3af Disable nullability override inspections 2023-08-08 13:12:48 +02:00
Moritz Halbritter b5a48e926d Handle timeout of latch await in tests 2023-08-08 13:12:48 +02:00
Moritz Halbritter de57b5f4a4 Call remove() on ThreadLocal in SpringBootMockMvcBuilderCustomizer 2023-08-08 13:12:48 +02:00
Moritz Halbritter 62fb45f75f Replace contains/put/get pattern with computeIfAbsent 2023-08-08 13:12:47 +02:00
Moritz Halbritter 7bb337aeb1 Polish tests 2023-08-08 13:12:47 +02:00
Moritz Halbritter 4ea3c75331 Improve exception message if endpoint can't be found 2023-08-08 13:12:47 +02:00
Moritz Halbritter ed9169501e Polish 2023-08-08 13:12:47 +02:00
Andy Wilkinson 00264cb9c8 Merge branch '3.1.x'
Closes gh-36790
2023-08-08 12:01:35 +01:00
Andy Wilkinson f0343df9c5 Merge branch '3.0.x' into 3.1.x
Closes gh-36789
2023-08-08 12:01:25 +01:00
Andy Wilkinson 406e934325 Merge branch '2.7.x' into 3.0.x
Closes gh-36788
2023-08-08 12:01:10 +01:00
Andy Wilkinson e7203e31c8 Correct documentation of default path matching strategy
Closes gh-32557
2023-08-08 11:48:04 +01:00
Andy Wilkinson 41a69c870c Merge branch '3.1.x'
Closes gh-36787
2023-08-08 11:29:20 +01:00
Andy Wilkinson ed89272585 Merge branch '3.0.x' into 3.1.x
Closes gh-36786
2023-08-08 11:29:11 +01:00