Package io.micronaut.starter.feature
package io.micronaut.starter.feature
-
ClassDescriptionFeature representing an application entry point or application-specific behaviors.Category a feature belongs to.Marker interface for
Feature
which contribute code to the generated project.Marker interface for community-contributed features.Feature that contributes a list of security URL intercept mappings.Marker interface for features related to Infrastructure as Code (IaC).Represents a security URL pattern and its associated access rule.Feature that adds support for Kotlin Symbol Processing (KSP) in Micronaut applications.Marker interface forCommunityFeature
which expose a Micronaut Library.Validates Micronaut community features to ensure compatibility with the current Micronaut Framework version.Defines a feature that specifies the Micronaut runtime to be used in the project.A feature that only works with a minimum JDK.Marker interface indicating that a feature requires eager initialization of singletons.Some third party features apply annotation processors that are not compatible with Kotlin Symbol Processing (KSP) for Kotlin language projects.Validates that features requiring Kapt are not used alongside Kotlin Symbol Processing (KSP).Marker interface for features that integrate third-party libraries.