mvn clean spring-boot:run
mvn clean test
mvn checkstyle:checkstyle
mvn com.coveo:fmt-maven-plugin:format
mvn com.coveo:fmt-maven-plugin:check
mvn site
https://maven.apache.org/plugins/maven-checkstyle-plugin/examples/custom-checker-config.html
https://shankulk.com/format-your-java-code-with-google-java-format-5bf4de8756f5