I have a Spring Boot Java application that keeps throwing an exception when I create the jar file (via gradle bootJar command) and execute via command line, but when I debug