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 Details

    • WebdavWebMvcRegistrations

      public WebdavWebMvcRegistrations()
  • Method Details

    • getRequestMappingHandlerMapping

      public org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping getRequestMappingHandlerMapping()
      Specified by:
      getRequestMappingHandlerMapping in interface org.springframework.boot.autoconfigure.web.servlet.WebMvcRegistrations