I create a runnable jar from a spring project in windows when I run it with this command:
java -jar springjar.jar
It's run and works fine.
But in Ubuntu when I run the same jar I get this error
thanks for any help.
I create a runnable jar from a spring project in windows when I run it with this command:
java -jar springjar.jar
It's run and works fine.
But in Ubuntu when I run the same jar I get this error
thanks for any help.