toggle menu
Spring Boot Kotlin API
3.5.0-SNAPSHOT
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.web.server
/
MimeMappings
/
getAll
get
All
open
fun
getAll
(
)
:
Collection
<
MimeMappings.Mapping
>
Returns all defined mappings.
Return
the mappings.