Class SpringBootUtils
java.lang.Object
de.materna.cms.gradle.plugins.component.SpringBootUtils
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidexcludeDependenciesStarters(org.gradle.api.file.CopySpec copySpec) static booleanisDependenciesStarter(File file)
-
Method Details
-
isDependenciesStarter
-
excludeDependenciesStarters
public static void excludeDependenciesStarters(org.gradle.api.file.CopySpec copySpec) - See Also:
-
JarTypeFileSpec
-