类 WebMvcAutoConfigure

java.lang.Object
net.guerlab.cloud.web.webmvc.autoconfigure.WebMvcAutoConfigure

@Configuration @AutoConfigureAfter(net.guerlab.cloud.core.autoconfigure.ObjectMapperAutoConfigure.class) @EnableConfigurationProperties(net.guerlab.cloud.security.core.properties.CorsProperties.class) public class WebMvcAutoConfigure extends Object
web mvc配置.
作者:
guer
  • 构造器详细资料

    • WebMvcAutoConfigure

      public WebMvcAutoConfigure()