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
commit 86aaf6f81a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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
```