Andy Wilkinson
6a74bb85a3
Merge branch '4.0.x'
...
Closes gh-50440
2026-05-14 15:03:44 +01:00
Andy Wilkinson
add52b6ccd
Merge branch '3.5.x' into 4.0.x
...
Closes gh-50439
2026-05-14 15:02:24 +01:00
Stéphane Nicoll
e544995a5b
Merge branch '4.0.x'
...
Closes gh-50072
2026-04-15 08:40:40 +02:00
Stéphane Nicoll
967b468665
Add missing modules to classic starters
...
Closes gh-50071
2026-04-15 08:30:11 +02:00
Stéphane Nicoll
c91f61d23e
Merge branch '4.0.x'
...
Closes gh-50070
2026-04-15 08:11:26 +02:00
Venkata Naga Sai Srikanth Gollapudi
9ea60cdad3
Add spring-boot-resttestclient to spring-boot-test-classic-modules
...
See gh-50069
Signed-off-by: Venkata Naga Sai Srikanth Gollapudi <42247688+GollapudiSrikanth@users.noreply.github.com >
2026-04-15 08:05:36 +02:00
Chris Bono and Phillip Webb
be3a1b7117
Add Spring gRPC test support
...
Add a testing module that can be used for testing Spring gRPC
server or client applications.
Closes gh-49046
Co-authored-by: Phillip Webb <phil.webb@broadcom.com >
2026-03-19 15:12:30 -07:00
Phillip Webb
0463b4d0bc
Add @AutoConfigureWebServer test annotation
...
Introduce `@AutoConfigureWebServer` test annotation to support
`@SpringBootTest` with specific classes and a random port.
Closes gh-48815
2026-01-21 19:32:43 -08:00
Phillip Webb
dadfd9a35d
Add classic test starter
...
See gh-46356
See gh-47322
2025-10-01 21:55:38 -07:00