标签:cti image ati src 方法 文件中 9.png ict mave
1.通过@SpringBootAppliction注解类启动
启动方法:找到注解类->鼠标右键->run as-> java application。
2 通过maven启动SpringBoot,
首先,pom文件中需要添加springboot plugin
其次,debug configrations ->在Goals添加spring-boot:run,然后debug运行就可以。
标签:cti image ati src 方法 文件中 9.png ict mave
原文地址:https://www.cnblogs.com/michaelShao/p/10209005.html