Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 766 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 766 Bytes

Backend for User Management System

Created a comprehensive backend system to manage user:
• Implemented CRUD operations for user details.
• Created RESTful APIs, ensuring efficient communication between services.
• Handling exceptions for unwanted API calls.
• Generated Swagger-based API documentation for easy usage and understanding.
• Implemented Spring security for securing the application.

user management

1 2