Package com.azure.spring.cloud.feature.manager
-
Interface Summary Interface Description FeatureFilter A Filter for Feature Management that is attached to Features. -
Class Summary Class Description FeatureManagementConfigProperties Feature Management configuration file properties.FeatureManagementConfiguration Configuration for setting up FeatureManagerFeatureManager Holds information on Feature Management properties and can check if a given feature is enabled.FilterParameters Parameters for the predefined filters. -
Exception Summary Exception Description FilterNotFoundException This class defines a custom exception type for when an expected Filter is not found when checking if a Feature is enabled.TargetingException This class defines a custom exception type for when an expected Filter is not found when checking if a Feature is enabled.