I have standalone web application, uses embedded Tomcat, MVC Spring boot.
How can I wrap it correctly into .exe, not to let final user modify property file.
The executable war,created with Maven 'mvn clean install' works just fine while launching from cmd.
I tried Launch4j, works well , generates exe file successfully with all in that but when I execute. I get this error.
Well, I tried error handling but it does not solve my issue.
Error :
Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Thu Apr 07 16:04:11 CEST 2016 There was an unexpected error (type=Not Found, status=404). /view/home.jsp