mirror of
https://gitee.com/dcren/initializr.git
synced 2026-09-27 23:07:39 +08:00
Add rule to prevent Spring conventions to be imported
See gh-871
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
<artifactId>initializr-generator-spring</artifactId>
|
||||
<name>Spring Initializr :: Generator (Spring projects)</name>
|
||||
|
||||
<properties>
|
||||
<main.basedir>${basedir}/..</main.basedir>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>io.spring.initializr</groupId>
|
||||
|
||||
Reference in New Issue
Block a user