Updated README file

This commit is contained in:
gmaipady 2015-12-09 18:13:30 +05:30 committed by David Morley
parent 0104d187af
commit 8db1047c2a
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
=========
## Spring Thymeleaf Example Project
### Relevant Articles:
### Build the Project
```
mvn clean install
```
Access sample pages using the URLs:
http://localhost:8080/spring-thymeleaf/
http://localhost:8080/spring-thymeleaf/addStudent/
http://localhost:8080/spring-thymeleaf/listStudents/