Annotation Interface EnableMicroservicePlatformApi


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