摘要: @SpringBootApplication 表示为springboot应用,其实就是一个配置类:@SpringBootConfiguration@EnableAutoConfiguration@ComponentScan(excludeFilters = {@Filter(type = Filte 阅读全文
posted @ 2020-05-22 23:52 Cooper_Xia 阅读(120) 评论(0) 推荐(0) 编辑