mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 03:19:02 +00:00
Add a new property called 'mime-mappings' under the 'server' property. This is a key-value-map, which is added to the default MimeMappings. See gh-39430