This app is encrypted and generated by Protector4J

Visit https://protector4j.com/docs/protect-spring-boot-app/ for documentations

[ How to launch the application? ]
1. Run the executable file created in the encryption task
OR
2. Run the script with the same file name as the executable file
OR
3. vlxjre/bin/java -cp "vlxlib/*" main-class, the encrypted jar files are in the vlxlib folder, 
and please make sure you know the main class of your SpringBoot application.

[ What to do if my program does not work correctly? ]
Please collect the error information and contact us via protector4j@vlinx.io

[ Notice ]
1. If this application is generated under Windows, but for Linux or macOS 
please execute add-executable-permission.sh first to give the application executable permissions.

2. For Windows applications, since the generated exe file is unsigned, 
many antivirus software can report it as a virus or suspicious file if deployed directly to the client environment. 
If you have your own digital signature certificate, please sign the exe file with it, 
if you don't have a digital certificate, you can launch your application via the script file generated. 
If the script is not needed for you, you can just delete it.

Website: https://protector4j.com

Email: protector4j@vlinx.io