mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-18 09:44:47 +08:00
Fix mvnw reference in examples
This commit is contained in:
@@ -10,7 +10,7 @@ You can start the service from the command line:
|
||||
|
||||
[indent=0]
|
||||
----
|
||||
$ ./mvnw spring-boot:run
|
||||
$ ../mvnw spring-boot:run
|
||||
----
|
||||
|
||||
Or, better yet, run the `ServiceApplication` main method from your favourite IDE.
|
||||
|
Reference in New Issue
Block a user