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 EndOfFileReplacerappend()static ArtifactIdartifactId(String artifactId) static BuildProfileIdbuildProfileId(String id) static PropertyKeybuildPropertyKey(String key) static PropertyValuebuildPropertyValue(String value) static Commentcontext()static DependencyIddependencyId(String groupId, String artifactId) static DocumentationTitledocumentationTitle(String title) files()static FileStartReplacerstatic JHipsterFileMatcherfilesWithExtension(String extension) static JHipsterSourcestatic GroupIdstatic 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 PreCommitCommandspreCommitCommands(String... commands) static PropertyKeypropertyKey(String key) static PropertyValuepropertyValue(Boolean... values) static PropertyValuepropertyValue(Number... values) static PropertyValuepropertyValue(String... values) static RegexReplacerstatic RegexReplacerregex(ReplacementCondition condition, String regex) static RegexReplacerregex(ReplacementCondition condition, Pattern pattern) static ScriptCommandscriptCommand(String command) static ScriptKeystatic SpringProfilespringProfile(String profile) static StagedFilesFilterstagedFilesFilter(String filesFilter) 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
-
dependencyId
-
mavenPlugin
-
from
-
path
-
to
-
toSrcMainJava
-
toSrcMainDocker
-
toSrcTestJava
-
toSrcMainResources
-
filesWithExtension
-
groupId
-
artifactId
-
versionSlug
-
text
-
regex
-
regex
-
regex
-
fileStart
-
lineBeforeText
-
lineAfterText
-
lineBeforeRegex
-
lineAfterRegex
-
append
-
buildProfileId
-
buildPropertyKey
-
buildPropertyValue
-
buildProfileActivation
-
pluginExecution
-
propertyKey
-
propertyValue
-
propertyValue
-
propertyValue
-
springProfile
-
comment
-
documentationTitle
-
localEnvironment
-
scriptKey
-
scriptCommand
-
packageName
-
stagedFilesFilter
-
preCommitCommands
-
gradleCorePlugin
-
gradleCommunityPlugin
-
gradleProfilePlugin
public static GradleCommunityProfilePlugin.GradleCommunityProfilePluginIdBuilder gradleProfilePlugin() -
withUpgrade
-
projectFolder
-
properties
-
indentation
-
files
-
context
-
filesToAdd
-
filesToMove
-
filesToDelete
-
mandatoryReplacements
-
optionalReplacements
-
startupCommands
-
javaDependencies
-
javaBuildProperties
-
javaBuildProfiles
-
mavenPlugins
-
gradleConfigurations
-
gradlePlugins
-
mavenBuildExtensions
-
packageJson
-
preActions
-
postActions
-
springComments
-
springProperties
-
springFactories
-
gitIgnore
-