toggle menu
Spring Boot Kotlin API
3.4.4
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.web.servlet.server
/
ConfigurableServletWebServerFactory
/
setMimeMappings
set
Mime
Mappings
abstract
fun
setMimeMappings
(
mimeMappings
:
MimeMappings
)
Sets the mime-type mappings.
Parameters
mime
Mappings
the mime type mappings (defaults to
DEFAULT
)