Bootstrap

解决pom.xml文件spring-boot-maven-plugin not found问题

解决pom.xml文件spring-boot-maven-plugin not found问题

<plugin>
	<groupId>org.springframework.boot</groupId>
	<artifactId>spring-boot-maven-plugin</artifactId>
;