Springboot build - https://spring.io/guides/gs/spring-boot-docker/
I am trying to do this tutorial but when it comes to build app mvn package && java -jar target/gs-spring-boot-docker-0.1.0.jar
Taking this error:
this guide is designed to get you productive as quickly as possible and using the latest Spring project releases and techniques as recommended by the Spring team