11 Commits (eb381d642a00a9e36d70cd90fac4fca809106a25)

Author SHA1 Message Date
Phillip Webb 6f909114e7 Move `WebTestClientBuilderCustomizer` to `spring-boot-test` 7 months ago
Phillip Webb 36732bd74a Polish 7 months ago
Phillip Webb 862db41134 Fix typo 7 months ago
Phillip Webb fc68b001d8 Remove `isImmutable` and `getPrefix` from `OriginLookup` 7 months ago
Phillip Webb 24c25aeae4 Tighten Checkstyle import-control rules for foundation layers 7 months ago
Phillip Webb 6c84674c33 Relocate `EnvironmentPostProcessor` and implementations out of `env` 7 months ago
Phillip Webb 4ebf09ad12 Restructure bootstrap classes to a foundational layer 7 months ago
Phillip Webb eeac38b70b Make 'org.springframework.boot.ssl` a foundational package 7 months ago
Phillip Webb b9be1179a2 Update checkstyle import-control.xml following restructure 7 months ago
Moritz Halbritter 967e0482ee Allow org.springframework.lang.Contract import 9 months ago
Phillip Webb decc32dde3 Restructure project directories to better fit Gradle 9 months ago
Phillip Webb 95b3c367ce Restructure autoconfigure packages 10 months ago
Andy Wilkinson 18bde1852f Create spring-boot-tracing module 10 months ago
Andy Wilkinson cce712b1a9 Rename spring-boot-micrometer-observation to spring-boot-observation 10 months ago
Andy Wilkinson ac1b91e208 Move WebFlux observation auto-config into spring-boot-webflux 10 months ago
Andy Wilkinson 6e677d6876 Create spring-boot-micrometer-observation module 10 months ago
Andy Wilkinson f8f9beab17 Create spring-boot-metrics module 10 months ago
Andy Wilkinson 32219337c7 Move code from spring-boot-actuator to spring-boot-amqp 10 months ago
Andy Wilkinson bb80db8a28 Move web server auto-configure classes into spring-boot-web-server 10 months ago
Andy Wilkinson ddd0b404e3 Create spring-boot-web-server-test module 10 months ago
Stéphane Nicoll 22ee6b2347 Move web server specific classes into .*.server.* packages 10 months ago
Andy Wilkinson 4dff8ab081 Repackage web server classes 10 months ago
Phillip Webb 7433b93769 Add stack trace printer support for structured logging 1 year ago
Stéphane Nicoll b7979cf443 Use AbstractAotProcessor.AOT_PROCESSING instead of duplicate constant 2 years ago
Brian Clozel 0321a8a05b Configure ObservationRegistry on JmsListener 2 years ago
Phillip Webb fd8cb74b46 Load algorithm parameters from PEM encoded 'EC PRIVATE KEY' files 3 years ago
Moritz Halbritter 85fd475821 Add noop tracer bean if tracing is disabled 4 years ago
Guirong Hu dfafccaba5 Add failure analyzer for missing web factory bean 4 years ago
Andy Wilkinson c087d609a0 Polish "Prevent imports of null-safety annotations" 4 years ago
Andy Wilkinson fe7b13ec46 Upgrade to Spring Framework 6 and Jakarta EE 9 4 years ago
Andy Wilkinson 89b40e1e00 Add support for Log4j2's composite configuration 5 years ago
Andy Wilkinson 9d7135f515 Relax Micrometer import control for docs examples 5 years ago
Andy Wilkinson f8c1a73bf2 Prevent import of Micrometer class outside of the Actuator 5 years ago
Phillip Webb 8ba45cc6b5 Allow DB migrations without DataSourceProperties 5 years ago
Scott Frederick 158933c3e5 Improve API of ErrorAttributes and DefaultErrorAttributes 6 years ago
Brian Clozel ab72cc8fdb Revert "Add actuator specific ObjectMapper" 6 years ago
Brian Clozel 97af0b2f3a Add actuator specific ObjectMapper 6 years ago
Spring Operator a5dba01cb9 Use HTTPS for external links from XML files where possible 7 years ago
Stephane Nicoll 474eed0593 Fix DTD usage of Checkstyle's import control 7 years ago
Phillip Webb 3ff20b2440 Restore import-control checkstyle 8 years ago
Phillip Webb 2274ac5214 Move spring-javaformat plugins to root POM 8 years ago
Phillip Webb 46021928ba Rework common server customization 8 years ago
Phillip Webb bda9b892b3 Add direct WebFlux and WebMvc endpoint support 8 years ago
Brian Clozel 98ac2218db Apply server.undertow.* config to reactive servers 8 years ago
Brian Clozel 15bc718248 Apply server.jetty.* config to reactive servers 8 years ago
Brian Clozel d264af8142 Apply server.tomcat.* config to reactive servers 8 years ago
Phillip Webb 0ba4830b4f Relocate projects to spring-boot-project 9 years ago
Andy Wilkinson 32102c693b Avoid using classes from spring-web in core web endpoint infrastructure 9 years ago
Phillip Webb 2e51b48cd9 Refactor actuator package locations 9 years ago
Andy Wilkinson 9687a5041e Add support for making endpoints accessible via HTTP 9 years ago