Package io.jmix.autoconfigure.webdavrest
Class WebdavRestAutoConfiguration.WebdavWebMvcRegistrations
java.lang.Object
io.jmix.autoconfigure.webdavrest.WebdavRestAutoConfiguration.WebdavWebMvcRegistrations
- All Implemented Interfaces:
org.springframework.boot.autoconfigure.web.servlet.WebMvcRegistrations
- Enclosing class:
- WebdavRestAutoConfiguration
public static class WebdavRestAutoConfiguration.WebdavWebMvcRegistrations
extends Object
implements org.springframework.boot.autoconfigure.web.servlet.WebMvcRegistrations
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.springframework.boot.autoconfigure.web.servlet.WebMvcRegistrations
getExceptionHandlerExceptionResolver, getRequestMappingHandlerAdapter
-
Constructor Details
-
WebdavWebMvcRegistrations
public WebdavWebMvcRegistrations()
-
-
Method Details
-
getRequestMappingHandlerMapping
public org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping getRequestMappingHandlerMapping()- Specified by:
getRequestMappingHandlerMapping
in interfaceorg.springframework.boot.autoconfigure.web.servlet.WebMvcRegistrations
-