https://github.com/solov1113/spring-thymeleaf-sample
About Build Spring Boot Thymeleaf example - CRUD application with Maven, Bootstrap, Spring Data JPA, Web MVC
https://github.com/solov1113/spring-thymeleaf-sample
bootstrap bootstrap4 crud spring spring-boot spring-data-jpa springmvc thymeleaf thymeleaf-template-engine
Last synced: over 1 year ago
JSON representation
About Build Spring Boot Thymeleaf example - CRUD application with Maven, Bootstrap, Spring Data JPA, Web MVC
- Host: GitHub
- URL: https://github.com/solov1113/spring-thymeleaf-sample
- Owner: solov1113
- Created: 2023-03-06T02:37:12.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T02:38:58.000Z (over 3 years ago)
- Last Synced: 2025-01-17T21:43:59.403Z (over 1 year ago)
- Topics: bootstrap, bootstrap4, crud, spring, spring-boot, spring-data-jpa, springmvc, thymeleaf, thymeleaf-template-engine
- Language: Java
- Homepage:
- Size: 343 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring Thymeleaf Sample
Run this project by this command :
`mvn clean spring-boot:run`
Home Page

Add New Post Page

Edit Post Page
