This project is to demonstrate how we can implement Builder Pattern with project Lombok's @Builder annotation.
This project has been built and tested on Intellij IDEA with the following technologies.
- JDK 11
- Spring Boot 2.5.4
- Apache Maven 3.8.2
- Lombok 1.18.20