Annotation Interface EnableTenantOptionSettings
@Target(TYPE)
@Retention(RUNTIME)
@Documented
@Import(EnableTenantOptionSettingsConfiguration.class)
public @interface EnableTenantOptionSettings
Indicates the application can use microservice tenant options to override file properties and define new.
Not available in legacy mode.