Stéphane Nicoll
aab6375702
Revert "Ignore deprecation warning caused by Framework"
...
This reverts commit b23d7fe203 .
Closes gh-47364
2025-10-15 18:20:20 +02:00
Phillip Webb
8008076e04
Remove spring-boot-json-test module
...
Remove spring-boot-json-test module and spread code between
`spring-boot-test`, `spring-boot-test-autoconfigure` and JSON
technology modules.
See gh-46356
See gh-47322
2025-10-01 21:42:18 -07:00
Andy Wilkinson
922592938a
Polish
2025-09-30 15:34:37 +01:00
Andy Wilkinson
b23d7fe203
Ignore deprecation warning caused by Framework
...
See gh-45501
See spring-projects/spring-framework#35557
2025-09-30 14:49:47 +01:00
Andy Wilkinson
f9d4589259
Use Java 25 in native image system test
...
We need to use Java 25 when using buildpacks to create a native image
for a couple of reasons:
- Framework has raised its GraalVM baseline to 25
- Buildpacks have removed support for Java 24
See gh-45501
2025-09-30 13:02:24 +01:00
Andy Wilkinson
0b601118bd
Modularize spring-boot-test
...
Closes gh-46356
2025-09-25 17:24:12 +01:00
Andy Wilkinson
12312c75ef
Use Tomcat 11 in Paketo war deployment test
...
Closes gh-47030
2025-09-03 18:43:26 +01:00
Phillip Webb
5e90415880
Rationalize starters following modularization
...
Update dependencies and starters following modularization. New
starters have been added for each user-facing module.
Closes gh-46245
2025-07-22 18:27:27 +01:00
Andy Wilkinson
c91b1a6652
Merge branch '3.5.x'
...
Closes gh-46482
2025-07-22 11:27:13 +01:00
Phillip Webb
decc32dde3
Restructure project directories to better fit Gradle
...
Closes gh-46358
2025-07-10 17:54:08 -07:00