spring-framework / org.springframework.web.servlet.config.annotation / WebMvcConfigurationSupport / resourceHandlerMapping

resourceHandlerMapping

@Bean open fun resourceHandlerMapping(): HandlerMapping

Return a handler mapping ordered at Integer.MAX_VALUE-1 with mapped resource handlers. To configure resource handling, override #addResourceHandlers.