Package org.joinfaces.docs.server
Class DocsServerWebMvcConfiguration
java.lang.Object
org.joinfaces.docs.server.DocsServerWebMvcConfiguration
- All Implemented Interfaces:
WebMvcConfigurer
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.springframework.web.servlet.config.annotation.WebMvcConfigurer
addArgumentResolvers, addCorsMappings, addFormatters, addInterceptors, addReturnValueHandlers, addViewControllers, configureAsyncSupport, configureContentNegotiation, configureDefaultServletHandling, configureHandlerExceptionResolvers, configureMessageConverters, configurePathMatch, configureViewResolvers, extendHandlerExceptionResolvers, extendMessageConverters, getMessageCodesResolver, getValidator
-
Constructor Details
-
DocsServerWebMvcConfiguration
public DocsServerWebMvcConfiguration()
-
-
Method Details
-
addResourceHandlers
- Specified by:
addResourceHandlers
in interfaceWebMvcConfigurer
-