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
I tried to obfuscate my Spring Boot Application, the jar file successfully obfuscated the code but I am unable to run the obfuscated jar file. When I am trying to run the jar file I am getting an error--> Unable to open nested jar file 'BOOT-INF'. Is there any way I can overcome this problem?? Thanks in advance.
The text was updated successfully, but these errors were encountered:
Bug Report
I tried to obfuscate my Spring Boot Application, the jar file successfully obfuscated the code but I am unable to run the obfuscated jar file. When I am trying to run the jar file I am getting an error--> Unable to open nested jar file 'BOOT-INF'. Is there any way I can overcome this problem?? Thanks in advance.
The text was updated successfully, but these errors were encountered: