You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Project offers a RESTful API to manage course and grade information. It supports full CRUD operations and calculates a totalGpa for each course based on its credit and grade. The API emphasizes error handling, validation, and dependency injection for a robust and maintainable design.
Custom-Database-User-Jwt-authentication-and-authorization-using-Spring-Boot-Rest-API. In this Api we used Spring security, Validation and Jwt implementation for authentication and authorization and we solved all types of exception in running test cases