See: Description
| Interface | Description |
|---|---|
| KotlinProjectSettings |
Commons settings for Kotlin projects.
|
| KotlinVersionResolver |
Strategy for resolving a Kotlin version from a platform version.
|
| Class | Description |
|---|---|
| InitializrMetadataKotlinVersionResolver |
KotlinVersionResolver that resolves the version from the
InitializrMetadata. |
| KotlinJacksonBuildCustomizer |
A
BuildCustomizer that automatically adds "jackson-module-kotlin" when Kotlin
is used and a dependency has the "json" facet. |
| KotlinJpaGradleBuildCustomizer |
BuildCustomizer for Gradle that configures the JPA Kotlin plugin if a JPA
related dependency is present. |
| KotlinJpaMavenBuildCustomizer |
A
BuildCustomizer for Maven that configures the JPA Kotlin plugin if a JPA
related dependency is present. |
| KotlinProjectGenerationConfiguration |
Configuration for contributions specific to the generation of a project that will use
Kotlin as its language.
|
| SimpleKotlinProjectSettings |
Commons settings for Kotlin projects.
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.