Issue deploying Spring Boot app
faddie
HOBBYOP

2 years ago

I am trying to deploy my spring boot app and it fails bc:

Starting Container

Aug 03 13:38:50

no main manifest attribute, in target/demos-0.0.1-SNAPSHOT.jar

Aug 03 13:38:51

container event container died

This is a maven project and I have specified the main class on pom.xml

org.apache.maven.plugins

maven-compiler-plugin

3.11.0

17

17

true

lib/

com.notify.demos

Any idea why it is failing to start?

Thanks

0 Replies

Welcome!

Sign in to your Railway account to join the conversation.

Loading...