创建Spring Boot

工作需要学习SpringBoot,但是使用的IDEA没有办法直接创建相应的项目,虽然可以使用maven创建,但后续的更改目录结构显得很繁琐。所以在网上看了一下,有一个很方便的创建方式。 1.访问http://start.spring.io/ 2.选择maven project项目,语言java,Spring boot的版本,以及点击switch to the full version之后选择JDK
相关文章
相关标签/搜索