superblaubeere27/obfuscator

Unable to open nested jar file 'BOOT-INF'

Aritra-Basak opened this issue · 0 comments

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.