I got following error after export Spring Boot version 1.5.7.RELEASE to runnable JAR. I don't use maven because security reasons, and I added all JARs in build path.
I run below command
java -jar mailer.jar
then I received error as you see in screenshot