An open API service indexing awesome lists of open source software.

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

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. :)