Package io.micronaut.starter.feature
package io.micronaut.starter.feature
-
ClassDescriptionCategory a feature belongs to.A default feature is one that should be applied to a project conditionally without being explicitly selected.A feature is a class that affects the outcome of a generated project.A feature that only works with
BuildTool.isGradle()
.A feature that only works with Groovy specific language.A feature that only works with Kotlin specific language.A feature that only works with a specific language.A feature that only works withBuildTool.MAVEN
.A feature that only works with a minimum JDK.