If I create a custom JRE with all required modules, do I still need to package my Spring Boot application with dependent jars for that application to work?
Spring Boot