002Eclipse创建SpringBoot项目,集成Swagger,使用Mybatis连接Mysql,热部署,配置Druid
使用Maven创建SpringBoot项目1.创建Maven项目image2.选择项目类型image3.选择项目image4.编写项目组和名称-finish即可image5.修改pom.xml文件org.springframework.bootspring-boot-starter-parent2.0.2.RELEASE6.pom.xml中添加依赖org.springframework.boots