mirror of
https://gitee.com/dcren/initializr.git
synced 2026-09-03 00:26:29 +08:00
Add reference to springMilestone profile
Fixes gh-44
This commit is contained in:
@@ -53,6 +53,10 @@ First make sure that you have built the library:
|
|||||||
|
|
||||||
$ cd initializr
|
$ cd initializr
|
||||||
$ mvn clean install
|
$ mvn clean install
|
||||||
|
|
||||||
|
The "springMilestone" might needed to bootstrap your lcoal Maven cache:
|
||||||
|
|
||||||
|
$ mvn clean install -P springMilestone
|
||||||
|
|
||||||
Once you have done that, you can easily start the app using the spring command from the `initializr-service`
|
Once you have done that, you can easily start the app using the spring command from the `initializr-service`
|
||||||
directory (`cd ../initializr-service`):
|
directory (`cd ../initializr-service`):
|
||||||
|
|||||||
Reference in New Issue
Block a user