Uses of Class
com.azure.spring.cloud.feature.manager.FeatureManagementConfigProperties
Packages that use FeatureManagementConfigProperties
-
Uses of FeatureManagementConfigProperties in com.azure.spring.cloud.feature.manager
Methods in com.azure.spring.cloud.feature.manager with parameters of type FeatureManagementConfigPropertiesModifier and TypeMethodDescriptionFeatureManagementConfiguration.featureManager(FeatureManagementConfigProperties properties) Creates Feature ManagerConstructors in com.azure.spring.cloud.feature.manager with parameters of type FeatureManagementConfigPropertiesModifierConstructorDescriptionFeatureManager(FeatureManagementConfigProperties properties) Used to evaluate whether a feature is enabled or disabled.