美文网首页
springboot注解@ServletComponentSca

springboot注解@ServletComponentSca

作者: 奔跑之咸鱼 | 来源:发表于2018-11-30 15:02 被阅读0次

    在 SpringBootApplication 上使用@ServletComponentScan 注解后,Servlet、Filter、Listener 可以直接通过 @WebServlet、@WebFilter、@WebListener 注解自动注册,无需其他代码

    相关文章

      网友评论

          本文标题:springboot注解@ServletComponentSca

          本文链接:https://www.haomeiwen.com/subject/bdjhcqtx.html