Annotation Type External


Marks this dependency as an external bean not managed by avaje inject. Compile-time validation will be disabled for this type.

The external dependency is expected to be provided by BeanScopeBuilder.bean(String, Type, Object).