This project is to demonstrate how we can apply different maven plugins to format Java classes. There are available many other formatters as well but this project covers the following three plugins specifically.
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
To try it, please expore the individual modules that are based on Spring Boot application and follow the respective README.md file.