I\'ve a spring boot project that I can run successfully from within IntelliJ, but when I package an executable jar I can no longer run it. Here is the stack trace of the exc
I solved it as follows:
spring-boot-maven-plugin