摘要:
每个SpringBoot程序都有一个主入口,也就是main方法,main里面调用SpringApplication.run()启动整个spring-boot程序,该方法所在类需要使用@SpringBootApplication注解,以及@ImportResource注解(if need),@Spri 阅读全文
posted @ 2019-06-05 20:02
wjj1013
阅读(124)
评论(0)
推荐(0)
浙公网安备 33010602011771号