Annotation Interface AllowedBeanInStrictMode


@Retention(RUNTIME) @Target(TYPE) public @interface AllowedBeanInStrictMode
Annotation indicating that the bean annotated with it is available in strict mode.
Author:
Filip Hrisafov