springboot之三大组件

  servlet filter   listener     注册三大组件     说明: springboot默认是以jar包的方式启动嵌入式的Servlet容器来启动Springboot的web应用,没有web.xml文件。 ServletRegistrationBean FilterRegistrationBean ServletListenerRegistrationBean
相关文章
相关标签/搜索