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
2022-08-23 11:37:16 -07:00
..
spring-boot Polish 'Align MimeMappings with Tomcat's defaults' 2022-08-23 11:37:16 -07:00
spring-boot-actuator Annotate actuator internal infrastructure with @Reflective 2022-08-17 17:25:06 +02:00
spring-boot-actuator-autoconfigure Annotate actuator internal infrastructure with @Reflective 2022-08-17 17:25:06 +02:00
spring-boot-autoconfigure Add runtime hints for freemarker 2022-08-23 09:23:42 +02:00
spring-boot-cli Merge branch '2.6.x' into 2.7.x 2022-08-09 10:57:44 +01:00
spring-boot-dependencies Start building against Spring LDAP 3.0.0-M4 snapshots 2022-08-17 14:45:01 +02:00
spring-boot-devtools Merge branch '2.7.x' 2022-08-04 11:47:31 +01:00
spring-boot-docs Align default JMX and WEB endpoint exposures 2022-08-16 14:29:08 -07:00
spring-boot-parent Merge branch '2.7.x' 2022-08-22 06:38:52 +02:00
spring-boot-properties-migrator
spring-boot-starters Restore support for Jersey 2022-08-08 15:45:20 +01:00
spring-boot-test Restore support for Jersey 2022-08-08 15:45:20 +01:00
spring-boot-test-autoconfigure Harmonize data configuration 2022-08-05 13:32:25 -07:00
spring-boot-tools Make test more robust 2022-08-23 14:45:52 +02:00