摘要: 下面跟随源码一步步找到如何启动内置的tomcat(springboot版本为2.1.2): 1、启动类 @EnableTransactionManagement @SpringBootApplication(exclude = { DataSourceAutoConfiguration.class 阅读全文
posted @ 2021-06-23 23:03 一首简单的歌 阅读(643) 评论(0) 推荐(0)