You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-project
Phillip Webb d7ff379fb8 Return 406 status code if welcome page is not accepted
Add `WelcomePageNotAcceptableHandlerMapping` which will return
an HTTP 406 status if a suitable welcome page is found but
cannot be accepted for the request.

An additional mapper is used so that we don't need to change
the order of the `WelcomePageHandlerMapping`. It's possible
that users may have additional root handler mappings
registered to run after the `WelcomePageHandlerMapping`
and we still need to respect those.

Fixes gh-35559
2 years ago
..
spring-boot Upgrade to Tomcat 9.0.75 2 years ago
spring-boot-actuator Update copyright year of changed files 3 years ago
spring-boot-actuator-autoconfigure Polish 2 years ago
spring-boot-autoconfigure Return 406 status code if welcome page is not accepted 2 years ago
spring-boot-cli Upgrade to Groovy 3.0.17 2 years ago
spring-boot-dependencies Upgrade to Undertow 2.2.24.Final 2 years ago
spring-boot-devtools Update copyright year of changed files 3 years ago
spring-boot-docs Backport build and CI concerns 2 years ago
spring-boot-parent Upgrade to Maven Resolver 1.6.3 3 years ago
spring-boot-properties-migrator Merge branch '2.3.x' into 2.4.x 4 years ago
spring-boot-starters Update URL for GraphQL Spring Boot starter 3 years ago
spring-boot-test Ensure that webEnvironment=NONE creates non-web context 3 years ago
spring-boot-test-autoconfigure Increase tests' Cassandra timeouts to 60s 3 years ago
spring-boot-tools Revert "Resolve errors in layers.xsd" for 2.5 2 years ago