Updated README.md

This commit is contained in:
Naoshadul Islam 2016-10-04 15:30:35 +06:00 committed by Grzegorz Piwowarek
parent 8748eb5041
commit 8a7c596821
1 changed files with 3 additions and 0 deletions

View File

@ -12,3 +12,6 @@ The application uses [Spring Boot](http://projects.spring.io/spring-boot/), so i
# Viewing the running application
To view the running application, visit [http://localhost:8080](http://localhost:8080) in your browser
###Relevant Articles:
- [Guide to Spring Data REST Validators](http://www.baeldung.com/spring-data-rest-validators)