Annotation Interface EnableContextSupport


@Documented @Target(TYPE) @Retention(RUNTIME) @Import(EnableContextSupportConfiguration.class) public @interface EnableContextSupport
Indicates that predefined context services are enabled.