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
2023-05-18 13:35:49 +01:00
..
spring-boot Upgrade to Tomcat 9.0.75 2023-05-17 20:42:40 +01:00
spring-boot-actuator Update copyright year of changed files 2022-05-17 22:20:05 -07:00
spring-boot-actuator-autoconfigure Polish 2023-05-15 22:19:06 -07:00
spring-boot-autoconfigure Return 406 status code if welcome page is not accepted 2023-05-18 13:35:49 +01:00
spring-boot-cli Upgrade to Groovy 3.0.17 2023-05-17 20:42:29 +01:00
spring-boot-dependencies Upgrade to Undertow 2.2.24.Final 2023-05-17 20:42:40 +01:00
spring-boot-devtools Update copyright year of changed files 2022-05-17 22:20:05 -07:00
spring-boot-docs Backport build and CI concerns 2023-05-10 23:29:30 -07:00
spring-boot-parent Upgrade to Maven Resolver 1.6.3 2022-05-17 17:51:37 +01:00
spring-boot-properties-migrator
spring-boot-starters Update URL for GraphQL Spring Boot starter 2021-11-16 08:33:56 +01:00
spring-boot-test Ensure that webEnvironment=NONE creates non-web context 2022-04-14 14:44:30 +01:00
spring-boot-test-autoconfigure Increase tests' Cassandra timeouts to 60s 2022-03-11 11:02:18 +00:00
spring-boot-tools Revert "Resolve errors in layers.xsd" for 2.5 2023-05-12 09:42:25 -07:00