Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/spring/generate/springBootTransforms"

Index

Variables

Const SpringBootGeneratorTransform

SpringBootGeneratorTransform: CodeTransformOrTransforms<SpringProjectCreationParameters & SeedDrivenGeneratorParameters> = [ReplaceReadmeTitle,SetAtomistTeamInApplicationYml,...TransformMavenSpringBootSeedToCustomProject,]

Default transformation to turn a Spring Boot seed project into a custom project

type

{(CodeTransform | CodeTransform)[]}

Functions

Const ReplaceReadmeTitle

Const SetAtomistTeamInApplicationYml

  • SetAtomistTeamInApplicationYml(p: Project, ci: PushAwareParametersInvocation<NoParameters>): Promise<Project>
  • Replace the ${ATOMIST_TEAM} placeholder in the seed with the id of the team we are generating for

    Parameters

    • p: Project
    • ci: PushAwareParametersInvocation<NoParameters>

    Returns Promise<Project>

titleBlock

Generated using TypeDoc