Skip to content

deepakgangore/sample-identity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sample-identity

A sample project for identity management. Right now, it only has user management. This project is based on spring boot with maven as build and dependency manager. Rest api has been exposed for user operations. Postman sample collection also included in project.

Run

  1. Go to sample-identity/identity
  2. Run: mvn clean install
  3. Run: java -jar identity-0.0.1-SNAPSHOT.jar
  4. Import postman collection from sample-identity directory
  5. Fly...

About

A sample project for identity management

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published