Skip to content

Commit

Permalink
Updating README.
Browse files Browse the repository at this point in the history
  • Loading branch information
algogrit committed Jul 11, 2019
1 parent f7cc632 commit 6969159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code-samples/09-Spring/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Spring

* Clone [spring REST service example](https://github.com/spring-guides/gs-rest-service)
* `cd complete`
* `cd gs-rest-service/complete`
* `mvn clean package`
* `java -jar target/gs-rest-service-0.1.0.jar`
* Access `http://localhost:8080/greeting`
Expand Down

0 comments on commit 6969159

Please sign in to comment.