spring-boot/spring-boot-project
Stéphane Nicoll 2fa8d38aa7 Move web-specific FailureAnalyzer to a more focused package
This commit moves PortInUseFailureAnalyzer to o.s.b.web.server as its
current location means the whole general failure analyzer package has
to know about web servers.

Closes gh-45524
2025-05-13 13:42:17 +02:00
..
spring-boot Move web-specific FailureAnalyzer to a more focused package 2025-05-13 13:42:17 +02:00
spring-boot-actuator Replace Actuator @Nullable with @OptionalParameter 2025-05-09 17:38:12 -07:00
spring-boot-actuator-autoconfigure Migrate to updated native hints API and new reachability JSON 2025-05-09 17:38:12 -07:00
spring-boot-autoconfigure Replace ClientHttpRequestFactorySettings.Redirects with HttpRedirects 2025-05-12 21:58:00 -07:00
spring-boot-dependencies Replace spring-jcl with vanilla commons-logging 2025-05-09 17:38:11 -07:00
spring-boot-devtools Migrate to new HttpHeaders API 2025-05-09 17:38:12 -07:00
spring-boot-docker-compose Restore visibility for DockerComposeProperties.get() 2025-04-21 08:34:17 +02:00
spring-boot-docs Merge branch 'main' into 4.0.x 2025-05-12 17:58:06 -07:00
spring-boot-parent Document use of org.cyclonedx.bom version to 2.3.0 2025-05-02 15:53:16 +02:00
spring-boot-starters Replace spring-jcl with vanilla commons-logging 2025-05-09 17:38:11 -07:00
spring-boot-test Replace ClientHttpRequestFactorySettings.Redirects with HttpRedirects 2025-05-12 21:58:00 -07:00
spring-boot-test-autoconfigure Introduce GraphQL media type static final 2025-05-09 17:38:12 -07:00
spring-boot-testcontainers Replace spring-jcl with vanilla commons-logging 2025-05-09 17:38:11 -07:00
spring-boot-tools Replace Actuator @Nullable with @OptionalParameter 2025-05-09 17:38:12 -07:00