Files
spring-boot/module
Brian Clozel c06abc12ac Replace TestRestTemplate with RestTestClient in module tests
Before deprecating `TestRestTemplate`, we must first stop using it in
module tests and replace it with:
* `RestTestClient` when the Spring MVC infrastructure is present
* `RestClient` when the test does not have Spring MVC on classpath

See gh-46632
2026-07-27 16:13:10 +02:00
..
2026-05-14 15:03:44 +01:00
2026-07-16 15:39:30 +02:00
2026-05-14 15:03:44 +01:00
2026-07-14 11:38:01 +02:00
2026-06-24 19:12:35 +01:00
2026-05-14 15:03:44 +01:00
2026-05-14 15:03:44 +01:00
2026-05-14 15:03:44 +01:00
2026-07-15 20:19:19 +02:00
2026-07-15 20:19:19 +02:00
2026-07-15 20:19:19 +02:00
2026-05-14 15:03:44 +01:00