public class MicronautKotlinSupport
extends java.lang.Object
| Constructor and Description |
|---|
MicronautKotlinSupport() |
| Modifier and Type | Method and Description |
|---|---|
static void |
configureKotlin(org.gradle.api.Project project)
Configure Kotlin.
|
static boolean |
isKotlinAllOpenSupportPresent()
Check whether Kotlin support is present.
|
static boolean |
isKotlinJvmPresent()
Check whether Kotlin support is present.
|
static boolean |
isKotlinSupportPresent()
Check whether Kotlin support is present.
|
public static boolean isKotlinSupportPresent()
public static boolean isKotlinAllOpenSupportPresent()
public static boolean isKotlinJvmPresent()
public static void configureKotlin(org.gradle.api.Project project)
project - The project