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.
- Host: GitHub
- URL: https://github.com/jorgevidovic/clientmanager
- Owner: jorgevidovic
- Created: 2023-06-09T16:18:23.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-12T17:42:05.000Z (over 2 years ago)
- Last Synced: 2025-02-03T22:36:07.725Z (over 1 year ago)
- Topics: bootstrap, dao, html-css-javascript, java, jpa-hibernate, maven, mysql, spring, spring-security
- Language: HTML
- Homepage: https://control-manager-by-jorgevidovic.up.railway.app/
- Size: 161 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.