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
Brian Clozel 49bbcceda9 Fix Undertow compression config with invalid Mime Types
Prior to this commit, the Undertow compression configuration provided by
Spring Boot would fail and throw an exception for invalid MIME Types
when trying to check them against the list of configured types for
compression.

This commit ensures that invalid MIME Types are ignored and that
compression is disabled for those.

Fixes gh-20955
5 years ago
..
spring-boot Fix Undertow compression config with invalid Mime Types 5 years ago
spring-boot-actuator Merge branch '2.1.x' into 2.2.x 5 years ago
spring-boot-actuator-autoconfigure Deprecated PushRegistry's numThreads property 5 years ago
spring-boot-autoconfigure Polish 5 years ago
spring-boot-cli Merge branch '2.1.x' into 2.2.x 5 years ago
spring-boot-dependencies Upgrade to Spring Integration 5.2.5.RELEASE 5 years ago
spring-boot-devtools Update copyright year of changed files 5 years ago
spring-boot-docs Fix typo 5 years ago
spring-boot-parent Merge branch '2.1.x' into 2.2.x 5 years ago
spring-boot-properties-migrator Merge branch '2.1.x' 5 years ago
spring-boot-starters Add reference to OptaPlanner starter 5 years ago
spring-boot-test Merge branch '2.1.x' into 2.2.x 5 years ago
spring-boot-test-autoconfigure Polish "Use @DynamicPropertySource for Neo4J and Redis data tests" 5 years ago
spring-boot-tools Test the Gradle Plugin against Gradle 6.3 5 years ago
pom.xml