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

https://github.com/jorgevidovic/clientmanager

Client manager made with Spring.
https://github.com/jorgevidovic/clientmanager

bootstrap dao html-css-javascript java jpa-hibernate maven mysql spring spring-security

Last synced: 6 months ago
JSON representation

Client manager made with Spring.

Awesome Lists containing this project

README

          

# Client Manager

Link: https://control-manager-by-jorgevidovic.up.railway.app/

Client manager made as a CRUD system.

In this project we use Spring, Maven, JPA, Spring Security, Hibernate, Thymeleaf, MySQL as database.

The Model-View-Controller (MVC), DAO and DTO patterns are applied.