You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.