mirror of
https://gitee.com/dcren/initializr.git
synced 2025-04-05 17:38:06 +08:00
Fix mvnw reference in examples
This commit is contained in:
parent
3b40cd824e
commit
2c0abc8e54
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user