Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customer Save, Update, Delete, GetAll functionalities implement add | loggers and validation Implemented #1

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

ApsaraWitharana
Copy link
Owner

@ApsaraWitharana ApsaraWitharana commented Oct 4, 2024

This pull request implements comprehensive Customer CRUD functionality within the Spring Boot application. It establishes RESTful API endpoints that facilitate the creation, retrieval, updating, and deletion of customer records. The implementation encompasses the integration of entity, Data Transfer Object (DTO), service, and repository layers, ensuring a robust architecture. Furthermore, it incorporates validation mechanisms and utilizes Logback for efficient logging practices. The code adheres to MVC architectural principles and establishes seamless integration with MySQL, thereby enhancing data management capabilities and operational efficiency.

@ApsaraWitharana ApsaraWitharana changed the title Customer Save implement add to logback and validation Customer Save, Update, Delete, GetAll functionalities implement add | loggers and validation Implemented Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant