Open conchincradle opened 2 years ago
<!-- AOP -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-aop</artifactId>
</dependency>
spring boot Web Thymeleaf DevTools aspects 搜索不到了,手动添加
Plugin 'org.springframework.boot:spring-boot-maven-plugin:' not found
solution:
a tool for generating spring boot project structure
Spring Initializr is a Web-based tool that generates the Spring Boot project structure.