SpringBoot 2.0—嵌入式servlet容器配置修改

SpringBoot 2.0—嵌入式servlet容器配置修改 springBoot 1.x springBoot 2.x springBoot 1.x @Bean //必定要将这个定制器加入到容器中 public EmbeddedServletContainerCustomizer embeddedServletContainerCustomizer(){ return new Emb
相关文章
相关标签/搜索