在eclipse上搭建springBoot

1,具体步骤网上有,需要注意的是,如果是maven项目,需要先下载maven,配置环境变量,再在eclipse-windows -- preference -- maven,选择usersetting,将usersetting的路径设成你的maven下config的setting.xml , 如 D:\software\apache-maven-3.5.4\conf\settings.xml

2,点击ecllipse右上角的open perspective 按钮,选择 spring 环境;

3,配置文件,即 propertity 文件;需要改为utf-8编码,

3,就可以新疆springboot项目了

 

posted on 2018-08-05 20:37  吉晨  阅读(164)  评论(0编辑  收藏  举报

导航