Skip to content

User registration,login,logout,access data based roles using rest api spring-boot and persisted in mongodb example,

Notifications You must be signed in to change notification settings

Bappa92/epathshala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

epathshala

Its a simple project for basic user operation: 1>Like creating user,logging in,accessing user data based on user roles. 2>For Authentication and Authorization is JWT token based oepration. 3>MongoDB is used as backend database server. 4>Spring-boot is used for rest webservice,mongodb persistence,security framework.

Pre-requisite to run the application: 1>JAVA 1.8 2>Maven 3+ 3>Mongodb 4+: install mongodb separately and create database and its user as its configured in nbirest/src/main/resource/application.properties 4>Spting-boot 2.1.0

About

User registration,login,logout,access data based roles using rest api spring-boot and persisted in mongodb example,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages