mirror of
https://gitee.com/dcren/initializr.git
synced 2025-07-17 01:46:19 +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>
|
<artifactId>jmustache</artifactId>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<dependency>
|
|
||||||
<groupId>org.springframework.boot</groupId>
|
|
||||||
<artifactId>spring-boot-autoconfigure</artifactId>
|
|
||||||
</dependency>
|
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.spring.initializr</groupId>
|
<groupId>io.spring.initializr</groupId>
|
||||||
<artifactId>initializr-generator</artifactId>
|
<artifactId>initializr-generator</artifactId>
|
||||||
|
Loading…
Reference in New Issue
Block a user