Springboot Compile Error: Execution failed for task ‘:buildSrc:checkFormatMain‘

Solution: Comment out the javaformat in the build.gradle file under buildSrc

Read More: