Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arijit2002/product-management-system-postgresql
A short Spring boot project to test CRUD application
https://github.com/arijit2002/product-management-system-postgresql
crud-api jpa product-management spring-boot spring-security
Last synced: about 1 month ago
JSON representation
A short Spring boot project to test CRUD application
- Host: GitHub
- URL: https://github.com/arijit2002/product-management-system-postgresql
- Owner: arijit2002
- License: mit
- Created: 2022-02-08T17:01:44.000Z (almost 3 years ago)
- Default Branch: arijit-sec
- Last Pushed: 2024-02-21T00:12:02.000Z (11 months ago)
- Last Synced: 2024-07-30T20:01:39.922Z (5 months ago)
- Topics: crud-api, jpa, product-management, spring-boot, spring-security
- Language: Java
- Homepage:
- Size: 148 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Product-Management-System
### Using Springboot JPA* For Frontend part -> Thymeleaf template
* CRUD operation on Products List
* CRD operation on Users List* Extra -> Spring Security added.
Heroku link--> [https://crud-springboot-postgres.herokuapp.com/](https://productmanagement-system.herokuapp.com/)