Merge pull request #4741 from andersonb/patch-1

Update README.md
This commit is contained in:
Loredana Crusoveanu
2018-08-17 13:21:50 +03:00
committed by GitHub
+1 -1
View File
@@ -41,5 +41,5 @@ mysql -u root -p
### Use the REST Service
```
curl http://localhost:8080/spring-rest-full/foos
curl http://localhost:8082/spring-rest-full/auth/foos
```