Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/)