--------------Here is the info about Project----------
Engineered RESTful microservices using Spring Boot, implementing full CRUD and HTTP PATCH endpoints with precise request mapping and layered architecture.
Implemented DTO-to-Entity conversion pipelines using ModelMapper, incorporating Jakarta Validation and reflection-driven dynamic field updates for partial modifications.
Architected a clean, modular backend structure with well-defined service, repository, and controller layers, supported by centralized exception handling and custom API response wrappers.
Developed production-grade backend logic following SOLID principles, dependency injection, and modular abstraction, ensuring scalability, testability, and maintainability of the codebase.