This project is a back-end project developed with Spring Boot that allows paying, searching, and canceling payments for bills.
- This project is developed as a midterm assignment in Software Development Training for 6 Months from @Patika.dev
- Entities (MemberAccount and Bill),
- API Layer,
- Business/Service Layer
- CRUD operations for MemberAccount and Bill
- Payment / payment cancellation / search bill operations