Uses of Class
top.tangyh.basic.boot.undertow.UndertowServerFactoryCustomizer
Packages that use UndertowServerFactoryCustomizer
-
Uses of UndertowServerFactoryCustomizer in top.tangyh.basic.boot.config
Methods in top.tangyh.basic.boot.config that return UndertowServerFactoryCustomizerModifier and TypeMethodDescriptionBaseConfig.getUndertowServerFactoryCustomizer()gateway 网关模块需要禁用 spring-webmvc 相关配置,必须通过在类上面加限制条件方式来实现, 不能直接Bean上面加