Package io.micronaut.spring.boot.starter
package io.micronaut.spring.boot.starter
-
ClassDescriptionAnnotation that can be added to a Spring application case in the case where auto-configuration is disabled.Used to allow to expose beans from the Spring to the Micronaut context.Allows specifying a filter to include or exclude certain beans from being exposed to Spring.An
ImportBeanDefinitionRegistrar
that exposes all Micronaut beans as Spring beans usingEnableMicronaut
.