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 86f38e15f0 Polish 'Align MimeMappings with Tomcat's defaults'
Refine `MimeMappings` so that common default mappings are included
by default and the complete set is only loaded when needed.

The `TomcatServletWebServerFactory` has been updated so that if
`TomcatEmbeddedContext` is in use the mime mapping are used
directly rather than being copied to another Map.

The `AbstractServletWebServerFactory` class has also been changed
to use a lazy copy of the mappings. This should mean that the
complete set of properties is only loaded if the user mutates
the mappings.

See gh-32101
2 years ago
..
spring-boot Polish 'Align MimeMappings with Tomcat's defaults' 2 years ago
spring-boot-actuator Annotate actuator internal infrastructure with @Reflective 2 years ago
spring-boot-actuator-autoconfigure Annotate actuator internal infrastructure with @Reflective 2 years ago
spring-boot-autoconfigure Add runtime hints for freemarker 2 years ago
spring-boot-cli Merge branch '2.6.x' into 2.7.x 2 years ago
spring-boot-dependencies Start building against Spring LDAP 3.0.0-M4 snapshots 2 years ago
spring-boot-devtools Merge branch '2.7.x' 2 years ago
spring-boot-docs Align default JMX and WEB endpoint exposures 2 years ago
spring-boot-parent Merge branch '2.7.x' 2 years ago
spring-boot-properties-migrator Use pattern matching for instanceof where appropriate 2 years ago
spring-boot-starters Restore support for Jersey 2 years ago
spring-boot-test Restore support for Jersey 2 years ago
spring-boot-test-autoconfigure Harmonize data configuration 2 years ago
spring-boot-tools Make test more robust 2 years ago