创建springboot项目

注意我们的代码要放在启动类所在包下面

idea

new project ---> Spring initlallzr ---> 选中 Default(一个地址,这个默认也是选中) ---> next --->
填写 Group、Artifact(公司域名和项目名) ---> next --->
Dependencies 搜索、勾选需要的依赖 --->
选择 SPringBoot 版本 ---> finish

sts、eclipse

 

posted @ 2018-08-13 23:41  huanggy  阅读(197)  评论(0编辑  收藏  举报