https://github.com/bimlu/springboot-thymeleaf-developers-database-app
https://github.com/bimlu/springboot-thymeleaf-developers-database-app
crud-application java maven spring-boot thymeleaf webapp
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/bimlu/springboot-thymeleaf-developers-database-app
- Owner: bimlu
- Created: 2022-05-25T03:24:59.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-25T05:29:45.000Z (about 4 years ago)
- Last Synced: 2025-03-11T21:48:24.158Z (over 1 year ago)
- Topics: crud-application, java, maven, spring-boot, thymeleaf, webapp
- Language: Java
- Homepage:
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# springboot-thymeleaf-developers-database-app
## This tutorial is an updated version of https://github.com/pista/developersdatabse
## How to run
- Open this project inside your favorite IDE (intellij, eclipse)
- Right click on Application.java fie > Run as Java Application
- Open http://localhost:8080/developers in browser
That's all. :)