Uses of Class
net.officefloor.spring.starter.rest.OfficeFloorWebMvcConfigurer
Packages that use OfficeFloorWebMvcConfigurer
-
Uses of OfficeFloorWebMvcConfigurer in net.officefloor.spring.starter.rest
Methods in net.officefloor.spring.starter.rest that return OfficeFloorWebMvcConfigurerModifier and TypeMethodDescriptionOfficeFloorRestAutoConfiguration.officeFloorWebMvcConfigurer(OfficeFloorRestSpringBootStarter starter, org.springframework.beans.factory.ObjectProvider<org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter> handlerAdapterProvider, org.springframework.beans.factory.ObjectProvider<org.springframework.web.servlet.DispatcherServlet> dispatcherServletProvider, org.springframework.beans.factory.ObjectProvider<org.springframework.context.ApplicationContext> applicationContextProvider) Provides theOfficeFloorWebMvcConfigurerbean.