Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hendisantika/HikariCP
CRUD Spring Boot + Spring Data JPA + ThymeLeaf + HikariCP + MySQL
https://github.com/hendisantika/HikariCP
Last synced: 6 days ago
JSON representation
CRUD Spring Boot + Spring Data JPA + ThymeLeaf + HikariCP + MySQL
- Host: GitHub
- URL: https://github.com/hendisantika/HikariCP
- Owner: hendisantika
- Created: 2015-12-22T21:59:04.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-02T22:54:36.000Z (11 days ago)
- Last Synced: 2024-11-07T17:19:37.037Z (6 days ago)
- Language: Java
- Homepage: https://github.com/hendisantika/HikariCP
- Size: 701 KB
- Stars: 45
- Watchers: 8
- Forks: 31
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-made-by-indonesian - HikariCP - `CRUD Spring Boot + Spring Data JPA + ThymeLeaf + HikariCP + MySQL` *by [Hendi Santika](https://github.com/hendisantika)* (H)
- made-in-indonesia - HikariCP - `CRUD Spring Boot + Spring Data JPA + ThymeLeaf + HikariCP + MySQL` *by [Hendi Santika](https://github.com/hendisantika)* (H)
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")