在Intellij IDEA社区版中开发SpringBoot

2018/05/03 note 共 324 字,约 1 分钟

Intellij IDEA社区版不添加Tomcat等容器也可以支持SpringBoot web项目的开发,但是没有新建项目的插件功能。

从网页http://start.spring.io/上生成一个项目然后导入到IDE中,然后就可以进行开发了。

如果为了日常新建项目方便,还可以将项目保存为模板,在IDEA中选择Tools -> Save Project as Template...,输入NameDescription,增加模板项保存即可。当再新建项目时,选择新增的模板即可。

参考: https://sivalabs.in/2016/09/getting-started-springboot-intellij-idea-community-edition/

文档信息

Search

    Table of Contents