Updated README file
This commit is contained in:
parent
0c8f855ff7
commit
cd4d7beb86
17
spring-thymeleaf/README.md
Normal file
17
spring-thymeleaf/README.md
Normal 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/
|
Loading…
x
Reference in New Issue
Block a user