mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-08 06:38:01 +08:00
Remove dependency on Spring Boot auto-configure module
This commit is contained in:
parent
a4ec276f57
commit
96cb299f5b
@ -30,11 +30,6 @@
|
||||
<artifactId>jmustache</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-autoconfigure</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>io.spring.initializr</groupId>
|
||||
<artifactId>initializr-generator</artifactId>
|
||||
|
Loading…
Reference in New Issue
Block a user