Uses of Class
org.springframework.boot.web.server.MimeMappings.Mapping
Packages that use MimeMappings.Mapping
-
Uses of MimeMappings.Mapping in org.springframework.boot.web.server
Methods in org.springframework.boot.web.server that return types with arguments of type MimeMappings.MappingModifier and TypeMethodDescriptionMimeMappings.getAll()
Returns all defined mappings.final Iterator<MimeMappings.Mapping>
MimeMappings.iterator()