As of 2.2.0 the shutdown of a spring-boot application is broken and results in a Build Failure when executed.
I ran mvnw clean install package spring-boot:run as a command.
In attachment the executable file of a boot from https://start.spring.io/ and the resulted build fail. I ran with Java 8, and the Maven wrapper included in the project.
output.txt