mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-18 17:48:14 +08:00
Move initializr-service to a separate repository
This commit moves the configuration of the start.spring.io website to a dedicated github repository. See https://github.com/spring-io/start.spring.io Closes gh-656
This commit is contained in:
@@ -124,7 +124,12 @@
|
||||
|
||||
<profiles>
|
||||
<profile>
|
||||
<id>docs</id>
|
||||
<id>full</id>
|
||||
<activation>
|
||||
<property>
|
||||
<name>full</name>
|
||||
</property>
|
||||
</activation>
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
Reference in New Issue
Block a user