83 Commits (ee72caf7dcd61b69ec0bd517c05bf8ec8a9b76f9)

Author SHA1 Message Date
Phillip Webb 2a521ce4e9 Remove `spring-boot-web-server-test` module 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
Phillip Webb 6f909114e7 Move `WebTestClientBuilderCustomizer` to `spring-boot-test` 3 months ago
Phillip Webb 8008076e04 Remove spring-boot-json-test module 3 months ago
Phillip Webb 4b2d358384 Refine spring-boot-test-autoconfigure dependencies 3 months ago
Stéphane Nicoll 787840735b Add support for RestTestClient 3 months ago
Stéphane Nicoll 474c9cdeb1 Fix javadoc links in reference guide 3 months ago
Stéphane Nicoll cbdd7cf23b Fix links to source code in reference documentation 3 months ago
Andy Wilkinson 569fa5fd7d Remove milestone repository from Maven and Gradle examples 3 months ago
Stéphane Nicoll 4f6bbac13e Add support for in-memory Batch infrastructure 3 months ago
Andy Wilkinson 54ffc42309 Fix table formatting 3 months ago
Moritz Halbritter db10e3d1ed Fix typo 3 months ago
Andy Wilkinson 0959271061 Move jackson read and write to spring.jackson.json 3 months ago
Andy Wilkinson 8c7e0c675f Move Jackson datetime property beneath datatype 3 months ago
Andy Wilkinson 0b601118bd Modularize spring-boot-test 3 months ago
Andy Wilkinson 5348880b69 Modularize spring-boot-test-autoconfigure 3 months ago
Andy Wilkinson 51b606e941 Polish 3 months ago
Stéphane Nicoll cae5a811ad Polish 3 months ago
rstoyanchev 0afd40fa40 Fix renamed link to HTTP Service Clients docs 3 months ago
Phillip Webb bc46bb2a24 Drop spring-boot-loader-classic support 3 months ago
Phillip Webb dc341edfdd Add config prop to enabled/disable Elasticsearch sniffer 3 months ago
Stéphane Nicoll 14703cbafd Revert "Remove mentions of JUnit 4" 3 months ago
Stéphane Nicoll 3b98af30f5 Remove mentions of JUnit 4 3 months ago
Phillip Webb c1d51f8687 Remove Bitnami support 3 months ago
Phillip Webb 6c84674c33 Relocate `EnvironmentPostProcessor` and implementations out of `env` 3 months ago
Stéphane Nicoll cdd39bafd7 Introduce spring-boot-persistence 3 months ago
Yanming Zhou 612714f35e Fix typo 3 months ago
Phillip Webb b439c07153 Document HTTP Service client support 3 months ago
Stéphane Nicoll 83ad15ba3b Enable liveness and readiness by default 3 months ago
Stéphane Nicoll 07c18ea9f1 Migrate dependency management for Spring Authorization Server 3 months ago
Stéphane Nicoll 629777b7c7 Upgrade to Pulsar 4.1.0 3 months ago
Brian Clozel 6a55d7b49b Polishing contribition 3 months ago
Dmitry Sulman c7621bb6be Introduce Kotlin Serialization auto-configuration 3 months ago
Stéphane Nicoll d7c482aa16 Replace @OptionalParameter with JSpecify's @Nullable 3 months ago
Andy Wilkinson c86eb5298a Add configuration property for Jackson's DateTimeFeature 3 months ago
Stéphane Nicoll 7a73925c90 Adapt AMQP auto-configuration to core retry semantics 3 months ago
Andy Wilkinson ab9feff7fa Use mongodb consistently in property names 3 months ago
Andy Wilkinson 08c42701d9 Rename MongoDB properties that don't require Spring Data MongoDB 3 months ago
Maziyar Bahramian 4a888ca1db Rename ConditionalOnEnabledTracing to ConditionalOnEnabledTracingExport 4 months ago
Andy Wilkinson d353038c58 Update Jackson support to require Jackson 3 4 months ago
Andy Wilkinson 8bfb170ebc Remove support for Jersey 4 months ago
Phillip Webb ac2e6972d7 Provide configuration property to disable console logging 4 months ago
Phillip Webb 7140be8751 Rename metrics, observation, and tracing modules 4 months ago
Andy Wilkinson b5d2b66e7a Update Servlet container system requirements 4 months ago
Brian Clozel 8c0051a02e Drop Undertow support 4 months ago
Andy Wilkinson f4fd2126bb Raise the minimum supported version of Gradle to 8.14 and support 9.x 4 months ago
Phillip Webb 42d0f7216b Suppress Jackson deprecation warnings for Spring Kafka 4 months ago
Moritz Halbritter c211b88594 Check for @NullMarked on packages 4 months ago
Johnny Lim c9098d7e5a Mark auto-configuration samples final in spring-boot-docs 4 months ago