mirror of
https://gitee.com/dcren/initializr.git
synced 2026-06-29 10:23:11 +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
|
||||
$ 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`
|
||||
directory (`cd ../initializr-service`):
|
||||
|
||||
Reference in New Issue
Block a user