摘要:
根据servlet3.0规范:规则:1)、服务器启动(web应用启动)会创建当前web应用里面每一个jar包里面ServletContainerInitializer实例:2)、ServletContainerInitializer的实现放在jar包的META-INF/services文件夹下,有一 阅读全文
posted @ 2020-07-19 22:19
竹马今安在
阅读(263)
评论(0)
推荐(0)
摘要:
从SpringBoot启动类开始看起 @SpringBootApplication public class DemoApplication { public static void main(String[] args) { SpringApplication.run(DemoApplicatio 阅读全文
posted @ 2020-07-19 22:07
竹马今安在
阅读(304)
评论(0)
推荐(0)

浙公网安备 33010602011771号