[Tutorial] API - Document - User Service

Here is the API document for User Service. Source Code:

https://github.com/josdoaitran/example_user_service_spring_boot_jwt

User Service is the simple Java Spring Boot with Security JWT.


Business Context of User Service:

- The users can login by their user name and password information.

- Each user type will have the several permission as below:



Comments