Annotation Interface EnableMicroservicePlatformInternalApi


@Target(TYPE) @Retention(RUNTIME) @Documented @Import(EnableMicroservicePlatformInternalApiConfiguration.class) @Deprecated public @interface EnableMicroservicePlatformInternalApi
Deprecated.
Use @EnableMicroservicePlatformApi
Prepares environment to work with platform api. Injects basic beans for communication with the platform.