Class ResourceHandlerRegistry
java.lang.Object
org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry
com.foreach.across.modules.web.mvc.ResourceHandlerRegistry
public class ResourceHandlerRegistry
extends org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry
Extension in order to find
- 
Constructor Summary
ConstructorsConstructorDescriptionResourceHandlerRegistry(org.springframework.context.ApplicationContext applicationContext, jakarta.servlet.ServletContext servletContext)  - 
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.web.servlet.handler.AbstractHandlerMappingMethods inherited from class org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry
addResourceHandler, hasMappingForPattern, setOrder 
- 
Constructor Details
- 
ResourceHandlerRegistry
public ResourceHandlerRegistry(org.springframework.context.ApplicationContext applicationContext, jakarta.servlet.ServletContext servletContext)  
 - 
 - 
Method Details
- 
getHandlerMapping
public org.springframework.web.servlet.handler.AbstractHandlerMapping getHandlerMapping()- Overrides:
 getHandlerMappingin classorg.springframework.web.servlet.config.annotation.ResourceHandlerRegistry
 - 
getUrlMap
 
 -