My question is very simple, how to generate the smallest executable jar package.
I am using the Spring Boot framework, each time you generate executable jar package, the project files and dependencies will be put together all together, resulting in the deployment of the time to upload for a long time, because the file is too big.