REST-based Apis for 'Blog App' created. Basic operations like CRUD(Create, Read, Update & Delete) can be performed. Also, 'custom exceptions' handling has been done.
- Authentication API.
- Category API.
- Comment API.
- Post API.
- User API.
- Categories,
- Comments,
- Posts,
- Role,
- User role,
- Users.
- JWT Tokens.
- CLI build command:- java -jar {pacakge name}.jar
- localhost:8080
- http://localhost:8080/swagger-ui/index.html -- Swagger