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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionorg.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMappingMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.boot.autoconfigure.web.servlet.WebMvcRegistrationsgetExceptionHandlerExceptionResolver, getRequestMappingHandlerAdapter
- 
Constructor Details- 
WebdavWebMvcRegistrationspublic WebdavWebMvcRegistrations()
 
- 
- 
Method Details- 
getRequestMappingHandlerMappingpublic org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping getRequestMappingHandlerMapping()- Specified by:
- getRequestMappingHandlerMappingin interface- org.springframework.boot.autoconfigure.web.servlet.WebMvcRegistrations
 
 
-