SpringBoot学习之启动方式

1.通过@SpringBootAppliction注解类启动 启动方法:找到注解类->鼠标右键->run as-> java application。 2 通过maven启动SpringBoot, 首先,pom文件中需要添加springboot plugin 其次,debug configratio
posted @ 2019-01-02 15:53  狗狗听话  阅读(198)  评论(0编辑  收藏  举报