Package dev.jeka.examples.templates
Class SpringBootTemplateBuild
java.lang.Object
dev.jeka.core.tool.JkBean
dev.jeka.examples.templates.SpringBootTemplateBuild
- All Implemented Interfaces:
dev.jeka.core.api.project.JkIdeSupport.JkSupplier
public class SpringBootTemplateBuild
extends dev.jeka.core.tool.JkBean
implements dev.jeka.core.api.project.JkIdeSupport.JkSupplier
-
Field Summary
Fields -
Method Summary
Methods inherited from class dev.jeka.core.tool.JkBean
cleanOutput, getBaseDir, getBaseDirName, getBean, getImportedBeans, getOutputDir, getRuntime, help, toString
-
Field Details
-
JACOCO_VERSION
- See Also:
-
SONARQUBE_VERSION
- See Also:
-
NODEJS_VERSION
- See Also:
-
REACTJS_BASE_DIR
- See Also:
-
springbootVersion
-
moduleId
-
projectVersion
-
-
Method Details
-
build
public void build() -
buildQuality
public void buildQuality() -
runJar
public void runJar() -
getJavaIdeSupport
public dev.jeka.core.api.project.JkIdeSupport getJavaIdeSupport()- Specified by:
getJavaIdeSupportin interfacedev.jeka.core.api.project.JkIdeSupport.JkSupplier
-