Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 847 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 847 Bytes

spring-jwt-mongodb

An API for JWT Authentication which supports multiple device login.

How to run

  • Git clone this project
  • Import it as maven project to STS (or IDE you prefer)
  • run Docker file to create MongoDB instance
  • Maven Build the Project
  • Start Spring Boot Application

image

Folder Structure

image

Test Cases

image

Code Coverage

image