Commit Graph

54883 Commits

Author SHA1 Message Date
Stéphane Nicoll
c9f73613ff Merge branch 'main' into 4.0.x 2025-06-02 16:32:17 +02:00
Stéphane Nicoll
0b956447fc Merge pull request #45644 from quaff
* pr/45644:
  Remove unused SslBundles from RedisConnectionConfiguration

Closes gh-45644
2025-06-02 16:32:14 +02:00
Yanming Zhou
8fd71f9142 Remove unused SslBundles from RedisConnectionConfiguration
See gh-45644

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-06-02 16:27:36 +02:00
Stéphane Nicoll
d13427b066 Merge branch 'main' into 4.0.x 2025-06-02 16:25:48 +02:00
Stéphane Nicoll
db9504a2d6 Merge branch '3.4.x'
Closes gh-45738
2025-06-02 16:24:56 +02:00
Stéphane Nicoll
1bf356f056 Merge branch '3.3.x' into 3.4.x
Closes gh-45737
2025-06-02 16:24:13 +02:00
Stéphane Nicoll
c7a57554bd Merge pull request #45635 from quaff
* pr/45635:
  Fix order of illegal classes
  Prevent that only org.springframework.core.ResolvableType is used

Closes gh-45635
2025-06-02 16:23:57 +02:00
Stéphane Nicoll
43e040e5b4 Fix order of illegal classes
See gh-45635
2025-06-02 16:23:39 +02:00
Yanming Zhou
9ccd1f0726 Prevent that only org.springframework.core.ResolvableType is used
See gh-45635

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-06-02 16:19:03 +02:00
Stéphane Nicoll
3836b6055d Merge branch 'main' into 4.0.x 2025-06-02 16:18:11 +02:00
Stéphane Nicoll
9a8dcec36f Merge branch '3.4.x'
Closes gh-45736
2025-06-02 16:18:01 +02:00
Stéphane Nicoll
3595c7aa0a Run ManagementErrorPageCustomizer after core factory customizer
This commit orders ManagementErrorPageCustomizer so that is runs after
ManagementWebServerFactoryCustomizer. Previously, they had the same
order and could run either way.

Closes gh-45728
2025-06-02 16:11:41 +02:00
Stéphane Nicoll
24a8f1ca07 Merge branch 'main' into 4.0.x 2025-05-30 15:43:48 +02:00
Stéphane Nicoll
e10c566580 Merge branch '3.4.x' 2025-05-30 15:43:38 +02:00
Stéphane Nicoll
d4a3223655 Merge branch '3.3.x' into 3.4.x 2025-05-30 15:43:32 +02:00
Stéphane Nicoll
2fd29481da Polish 2025-05-30 15:43:14 +02:00
Andy Wilkinson
dfa0a832bb Adapt to change in Spring Security's JWT validation
See gh-45492
See https://github.com/spring-projects/spring-security/issues/17181
2025-05-29 12:31:39 +01:00
Phillip Webb
6e67dc652d Drop support for Wavefront
Closes gh-45713
2025-05-28 12:16:25 -07:00
Stéphane Nicoll
b0a76bca0f Merge branch 'main' into 4.0.x 2025-05-28 15:16:34 +02:00
Stéphane Nicoll
ec6f25166c Merge branch '3.4.x' 2025-05-28 15:16:19 +02:00
Stéphane Nicoll
9784ae4814 Merge branch '3.3.x' into 3.4.x 2025-05-28 15:15:46 +02:00
Stéphane Nicoll
01e9baa225 Fix test dependencies of WebMvcTestOAuth2Tests
This commit fixes the dependencies of spring-boot-test-autoconfigure so
that it does not depend on a starter.

See gh-45654
2025-05-28 15:15:08 +02:00
Stéphane Nicoll
72e522854a Merge branch 'main' into 4.0.x 2025-05-28 14:46:56 +02:00
Stéphane Nicoll
ad862dbbfb Merge branch '3.4.x'
Closes gh-45712
2025-05-28 14:46:44 +02:00
Stéphane Nicoll
2bdbc1f8d2 Use RestClient in Spring MVC integration tests
Closes gh-45711
2025-05-28 14:44:22 +02:00
Andy Wilkinson
971660fcc3 Merge branch 'main' into 4.0.x 2025-05-27 14:24:09 +01:00
Andy Wilkinson
1a79f665ff Merge branch '3.4.x'
Closes gh-45703
2025-05-27 14:23:55 +01:00
Andy Wilkinson
89d26db43d Merge branch '3.3.x' into 3.4.x
Closes gh-45701
2025-05-27 14:06:36 +01:00
Andy Wilkinson
5b2cb79bb1 Configure more version alignment for Spring Data dependencies
Closes gh-45698
2025-05-27 13:56:00 +01:00
Andy Wilkinson
25b72d66fc Test Gradle plugin against 9.0.0-milestone-9 2025-05-27 12:12:35 +01:00
Stéphane Nicoll
8cb215fc3b Merge branch 'main' into 4.0.x 2025-05-27 12:45:55 +02:00
Stéphane Nicoll
ec9fd892df Merge branch '3.4.x'
Closes gh-45697
2025-05-27 12:44:47 +02:00
Stéphane Nicoll
3fb161e77b Merge branch '3.3.x' into 3.4.x
Closes gh-45696
2025-05-27 12:44:36 +02:00
Stéphane Nicoll
f0757440e9 Stop building against non-LTS Java versions that are EOL
Closes gh-45695
2025-05-27 12:43:37 +02:00
Andy Wilkinson
af7abb68e6 Merge branch 'main' into 4.0.x 2025-05-27 10:58:23 +01:00
Andy Wilkinson
5f591b376f Merge branch '3.4.x'
Closes gh-45694
2025-05-27 10:56:51 +01:00
Andy Wilkinson
2efad20f7b Broaden Gradle compatibility testing
Closes gh-45692
2025-05-27 10:56:38 +01:00
Andy Wilkinson
f799fc4777 Remove implicit deployment of bom projects 2025-05-27 08:13:41 +01:00
Stéphane Nicoll
d73ccf4ff7 Merge branch 'main' into 4.0.x 2025-05-26 17:09:34 +02:00
Stéphane Nicoll
3dd227f1f7 Merge branch '3.4.x'
Closes gh-45687
2025-05-26 17:02:36 +02:00
Stéphane Nicoll
88792c54c4 Merge branch '3.3.x' into 3.4.x
Closes gh-45686
2025-05-26 17:02:28 +02:00
Stéphane Nicoll
0c7da705d0 Remove accident use of @Nullable in GraphQL tests
Closes gh-45406
2025-05-26 16:57:11 +02:00
Stéphane Nicoll
4e4dbaf832 Merge branch 'main' into 4.0.x 2025-05-26 16:43:01 +02:00
Stéphane Nicoll
f7e43e140a Merge pull request #45684 from juliojgd
* pr/45684:
  Fix artifactId of prometheus-metrics-exporter-pushgateway in example

Closes gh-45684
2025-05-26 16:42:54 +02:00
Julio Gómez Díaz
3eaed90d94 Fix artifactId of prometheus-metrics-exporter-pushgateway in example
See gh-45684

Signed-off-by: Julio Gómez Díaz <juliojgd@gmail.com>
2025-05-26 16:41:54 +02:00
Stéphane Nicoll
a0a39abb49 Introduce a public constant for the WebServerStartStopLifecycle's phase
This commit also moves the constant for the phase of
WebServerGracefulShutdownLifecycle to WebServerApplicationContext.

Closes gh-45572
2025-05-26 16:36:11 +02:00
Stéphane Nicoll
e0d10d7d8c Merge branch 'main' into 4.0.x 2025-05-26 16:18:32 +02:00
Stéphane Nicoll
d05148d4d6 Merge branch '3.4.x'
Closes gh-45683
2025-05-26 16:18:21 +02:00
Stéphane Nicoll
6a82134f94 Merge branch '3.3.x' into 3.4.x
Closes gh-45682
2025-05-26 16:18:12 +02:00
Stéphane Nicoll
f0d05f0b86 Merge pull request #45677 from ngocnhan-tran1996
* pr/45677:
  Document use of git-commit-id-maven-plugin consistently

Closes gh-45677
2025-05-26 16:18:08 +02:00