This commit configures a CompilerConventions Gradle Plugin that configures the compiler for main and test sources.
This commit creates a new build convention that applies the Spring JavaFormat Gradle plugin. This is also adding a default checkstyle configuration for this project. See gh-54