| Package | Description |
|---|---|
| io.spring.initializr.generator.spring.code.groovy |
Groovy code contributors.
|
| Modifier and Type | Method and Description |
|---|---|
MainSourceCodeProjectContributor<GroovyTypeDeclaration,GroovyCompilationUnit,GroovySourceCode> |
GroovyProjectGenerationConfiguration.mainGroovySourceCodeProjectContributor(org.springframework.beans.factory.ObjectProvider<MainApplicationTypeCustomizer<?>> mainApplicationTypeCustomizers,
org.springframework.beans.factory.ObjectProvider<MainCompilationUnitCustomizer<?,?>> mainCompilationUnitCustomizers,
org.springframework.beans.factory.ObjectProvider<MainSourceCodeCustomizer<?,?,?>> mainSourceCodeCustomizers) |
TestSourceCodeProjectContributor<GroovyTypeDeclaration,GroovyCompilationUnit,GroovySourceCode> |
GroovyProjectGenerationConfiguration.testGroovySourceCodeProjectContributor(org.springframework.beans.factory.ObjectProvider<TestApplicationTypeCustomizer<?>> testApplicationTypeCustomizers,
org.springframework.beans.factory.ObjectProvider<TestSourceCodeCustomizer<?,?,?>> testSourceCodeCustomizers) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.