Skip to content

cenation092/oms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Order Management system

First run these command in your db(postgres_demo).

  • INSERT INTO mohit_roles(name) VALUES('ROLE_USER');
  • INSERT INTO mohit_roles(name) VALUES('ROLE_ADMIN');

Now run the project

To check all APIs

Run swagger: http://localhost:8080/swagger-ui.html#/ <<<<<<< HEAD

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages