23 Commits (main)

Author SHA1 Message Date
Andy Wilkinson 3e82ede609 Require spring-boot-restclient dependency to use TestRestTemplate 3 weeks ago
Andy Wilkinson 3becdc7d47 Move server.error properties to spring.web.error 4 weeks ago
Andy Wilkinson bb0437c0e1 Correct names of isolated Json/ObjectMapper properties 1 month ago
Stéphane Nicoll cd1424d04b Simplify dependencies arrangement in smoke tests 2 months ago
Stéphane Nicoll aceaee89ee Polish "Replace `BaseUrl` with `LocalTestWebServer`" 2 months ago
Phillip Webb 41a399c5ae Replace `BaseUrl` with `LocalTestWebServer` 2 months ago
Phillip Webb 77f207a079 Simplify BaseUrl code and cache resolved URLs 2 months ago
Moritz Halbritter 15db7c5158 Add nullability annotations to tests in smoke-test/spring-boot-smoke-test-actuator 2 months ago
Phillip Webb 8f89bd304f Polish code to fix warnings 2 months ago
Andy Wilkinson 5afbec7033 Correct package in spring-boot-resttestclient to match module name 2 months ago
Andy Wilkinson 9eb05ebb10 Create spring-boot-resttestclient and spring-boot-webtestclient modules 2 months ago
Andy Wilkinson 3bf53f8bf5 Introduce @AutoConfigureTestRestTemplate 2 months ago
Phillip Webb ee72caf7dc Drop `spring-boot-rest-client-test` dependency from test starter 3 months ago
Phillip Webb 279de9e807 Migrate to `BaseUrlUriTemplateHandler` 3 months ago
Phillip Webb 97c89b480f Move `@LocalServerPort` and `@LocalManagementServerPort` 3 months ago
Phillip Webb bba56ffc8b Move `RestTestClientBuilderCustomizer` to `spring-boot-test` 3 months ago
Stéphane Nicoll 83ad15ba3b Enable liveness and readiness by default 3 months ago
Andy Wilkinson d353038c58 Update Jackson support to require Jackson 3 4 months ago
Andy Wilkinson fe371aba17 Start building against Spring Framework 7.0.0-M9 snapshots 4 months ago
Moritz Halbritter f2d9741017 Add nullability annotations to smoke-test/spring-boot-smoke-test-actuator 4 months ago
Andy Wilkinson 96ff9e59ad Remove non-transitive dependencies from spring-boot-starter-test 5 months ago
Phillip Webb 5e90415880 Rationalize starters following modularization 5 months ago
Phillip Webb decc32dde3 Restructure project directories to better fit Gradle 5 months ago