@SpringBootApplication public class Starter extends Object implements org.springframework.boot.context.embedded.EmbeddedServletContainerCustomizer
@Bean public org.springframework.boot.web.servlet.ServletRegistrationBean proxyServlet()
public void customize(org.springframework.boot.context.embedded.ConfigurableEmbeddedServletContainer container)
customize 在接口中 org.springframework.boot.context.embedded.EmbeddedServletContainerCustomizerpublic static void main(String[] args)
Copyright © 2018. All rights reserved.