I'm a newbie in the contribution of this project. When I start playing with code, I see that some tests are not executed. I read https://github.com/spring-projects/spring-boot/blame/master/spring-boot-tests/spring-boot-integration-tests/spring-boot-launch-script-tests/README.adoc and saw that a build instruction points that project must build with mvn command. Obvious that the project must build with a Gradle. Needs to actualize this file.