#Springboot build - failing with official doc

3 messages · Page 1 of 1 (latest)

deep prairie
#

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:

snow urchin
#

Can you show your pom.xml?

#

Where is your main class?