Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hendisantika/HikariCP

CRUD Spring Boot + Spring Data JPA + ThymeLeaf + HikariCP + MySQL
https://github.com/hendisantika/HikariCP

Last synced: about 2 months ago
JSON representation

CRUD Spring Boot + Spring Data JPA + ThymeLeaf + HikariCP + MySQL

Awesome Lists containing this project

README

        

# HikariCP
Run Project :
`mvn clean install spring-boot:run`

Open Your Browser : http://localhost:8080/

![Add Employee](img/add.png "Add Employee")

![Success Add Employee](img/success.png "Success Add Employee")

![Edit Employee](img/edit.png "Edit Employee")

![Delete Employee](img/delete.png "Delete Employee")