You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure I understand the question. You have all the jars locally, so there's no need for further computation or downloads. Can you not just run java -cp ...?
when i didn't use thin-launcher, in fat jar i can unzip all dependents jar in
BOOT-INF\lib\
.Now I'm using thin-launcher to build thinJar.
I wang to use local jar from fatJar's
BOOT-INF\lib\
.like this:

Is there any way to do this?
thank you.
The text was updated successfully, but these errors were encountered: