spring-boot/spring-boot-project
Fábio Ramon 3090a3a71f Ignore quality value when removing MediaType.ALL
Update the default reactive exception handler so that `MediaType.ALL`
is removed regardless of any quality setting. Prior to this commit,
the "match-all" media type was not properly ignored if it has a quality
value and would show HTML content if the accept header was
`application/json, */*;q=0.9`.

See gh-25778
2021-03-24 12:35:32 -07:00
..
spring-boot Restore tomcat-embed TldPatterns 2021-03-23 13:07:15 -07:00
spring-boot-actuator Chain caught InvalidEndpointRequestExceptions 2021-03-24 12:22:26 -07:00
spring-boot-actuator-autoconfigure Update copyright year of changed files 2021-03-23 12:50:49 -07:00
spring-boot-autoconfigure Ignore quality value when removing MediaType.ALL 2021-03-24 12:35:32 -07:00
spring-boot-cli Select specific CLI distribution in CLI's integration tests 2021-02-11 10:20:30 +00:00
spring-boot-dependencies Align TldPatterns with Tomcat default 2021-03-23 12:46:27 -07:00
spring-boot-devtools Add junit-platform-launcher dependency by convention 2021-02-02 13:03:21 +00:00
spring-boot-docs Polish "Improve documentaion of Mockito test execution listeners" 2021-03-05 14:14:36 +00:00
spring-boot-parent Upgrade to Spring Asciidoctor Extensions 0.5.1 2021-03-16 20:24:45 +00:00
spring-boot-properties-migrator Add junit-platform-launcher dependency by convention 2021-02-02 13:03:21 +00:00
spring-boot-starters Deprecate Spring Data Solr support 2021-01-20 13:56:50 +01:00
spring-boot-test Update copyright year of changed files 2021-03-23 12:50:49 -07:00
spring-boot-test-autoconfigure Update copyright year of changed files 2021-03-23 12:50:49 -07:00
spring-boot-tools Delete unpacked jars when the JVM exits 2021-03-23 17:06:56 -07:00