Package tech.jhipster.lite.module.domain
Class JHipsterModule
java.lang.Object
tech.jhipster.lite.module.domain.JHipsterModule
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic ArtifactIdartifactId(String artifactId) static BuildProfileIdbuildProfileId(String id) static PropertyKeybuildPropertyKey(String key) static PropertyValuebuildPropertyValue(String value) static Commentstatic DependencyIddependencyId(String groupId, String artifactId) static DocumentationTitledocumentationTitle(String title) static FileStartReplacerstatic JHipsterFileMatcherfilesWithExtension(String extension) static JHipsterSourcestatic GroupIdstatic JavaDependencyVersionjavaDependencyVersion(String slug, String version) static RegexNeedleAfterReplacerlineAfterRegex(String regex) static TextNeedleAfterReplacerlineAfterText(String needle) static RegexNeedleBeforeReplacerlineBeforeRegex(String regex) static TextNeedleBeforeReplacerlineBeforeText(String needle) static LocalEnvironmentlocalEnvironment(String localEnvironment) moduleBuilder(JHipsterModuleProperties properties) static PackageNamepackageName(String packageName) static JHipsterProjectFilePathstatic PropertyKeypropertyKey(String key) static PropertyValuepropertyValue(Boolean... values) static PropertyValuepropertyValue(Number... values) static PropertyValuepropertyValue(String... values) static RegexReplacerstatic ScriptCommandscriptCommand(String command) static ScriptKeystatic SpringProfilespringProfile(String profile) static TextReplacerstatic JHipsterDestinationstatic JHipsterDestinationstatic JHipsterDestinationstatic JHipsterDestinationstatic JHipsterDestinationstatic VersionSlugversionSlug(String versionSlug) withUpgrade(JHipsterModuleUpgrade upgrade)
-
Field Details
-
LINE_BREAK
- See Also:
-
-
Method Details
-
moduleBuilder
public static JHipsterModule.JHipsterModuleBuilder moduleBuilder(JHipsterModuleProperties properties) -
javaDependency
-
mavenBuildExtension
-
javaDependencyVersion
-
dependencyId
-
mavenPlugin
-
from
-
path
-
to
-
toSrcMainJava
-
toSrcMainDocker
-
toSrcTestJava
-
toSrcMainResources
-
filesWithExtension
-
groupId
-
artifactId
-
versionSlug
-
text
-
regex
-
fileStart
-
lineBeforeText
-
lineAfterText
-
lineBeforeRegex
-
lineAfterRegex
-
buildProfileId
-
buildPropertyKey
-
buildPropertyValue
-
buildProfileActivation
-
pluginExecution
-
propertyKey
-
propertyValue
-
propertyValue
-
propertyValue
-
springProfile
-
comment
-
documentationTitle
-
localEnvironment
-
scriptKey
-
scriptCommand
-
packageName
-
gradleCorePlugin
-
gradleCommunityPlugin
-
withUpgrade
-
projectFolder
-
properties
-
indentation
-
templatedFiles
-
filesToMove
-
filesToDelete
-
mandatoryReplacements
-
optionalReplacements
-
javaDependencies
-
javaBuildProfiles
-
mavenPlugins
-
gradlePlugins
-
mavenBuildExtensions
-
packageJson
-
preActions
-
postActions
-
springComments
-
springProperties
-
springFactories
-