Use the Maven Wrapper in the Spring Data REST-based sample
Closes gh-146
This commit is contained in:
@@ -35,7 +35,7 @@ Once the clone is complete, you're ready to get the service up and running:
|
||||
[source,bash]
|
||||
----
|
||||
$ cd samples/rest-notes-spring-data-rest
|
||||
$ mvn clean package
|
||||
$ ./mvnw clean package
|
||||
$ java -jar target/*.jar
|
||||
----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user