I have problem with Gradle. I have a simple spring boot project and I want to jar it with only the package and .class files inside. What I'm receiving now is 3 folders BOOT-INF, META-INF and org.springframework.boot.loader.I have problem with Gradle. I have a simple spr