| Interface | Description |
|---|---|
| MicronautContextInternal |
Marker interface for internal components.
|
| Class | Description |
|---|---|
| MicronautBeanProcessor |
Adds Micronaut beans to a Spring application context.
|
| ObjectProviderBeanDefinition |
Implements support for Spring's ObjectProvider interface.
|
| Annotation Type | Description |
|---|---|
| ImportedBy |
Meta-annotation used on other types to describe the type that imported this type.
|
| SpringImport |
Allows the spring import annotation to be represented as a repeated annotation.
|
| SpringImport.List |
Repeatable wrapper type.
|