Class JHipsterModuleStartupCommands.JHipsterModuleStartupCommandsBuilder
java.lang.Object
tech.jhipster.lite.module.domain.startupcommand.JHipsterModuleStartupCommands.JHipsterModuleStartupCommandsBuilder
- Enclosing class:
JHipsterModuleStartupCommands
public static final class JHipsterModuleStartupCommands.JHipsterModuleStartupCommandsBuilder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionand()build()dockerCompose(String dockerComposeFile) dockerCompose(DockerComposeFile dockerComposeFile)
-
Method Details
-
dockerCompose
public JHipsterModuleStartupCommands.JHipsterModuleStartupCommandsBuilder dockerCompose(DockerComposeFile dockerComposeFile) -
dockerCompose
public JHipsterModuleStartupCommands.JHipsterModuleStartupCommandsBuilder dockerCompose(String dockerComposeFile) -
maven
public JHipsterModuleStartupCommands.JHipsterModuleStartupCommandsBuilder maven(String commandLineParameters) -
gradle
public JHipsterModuleStartupCommands.JHipsterModuleStartupCommandsBuilder gradle(String commandLineParameters) -
and
-
build
-