Skip to content

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages