Package io.micronaut.starter.feature.spring
package io.micronaut.starter.feature.spring
-
ClassesClassDescriptionFeature that adds support for using Spring Framework Annotations in Micronaut applications.Feature that adds support for using Spring Boot Annotations in Micronaut applications.Feature that adds support for using Spring Data JDBC Annotations in Micronaut applications.Feature that adds support for using Spring Data JPA Annotations in Micronaut applications.Base class for Spring-related features that ensures the core Spring feature is included and categorizes features under the Spring category.Feature implementation that adds support for Spring MVC Controller Annotations, dependent on the core Spring feature and applicable to Micronaut server applications.