com.azure.spring.cloud.feature.management.web
Package contains classes for accessing and creating Feature Flags, Feature Filters with integrations with Spring Web.
Classes
FeatureHandler |
Interceptor for Requests to check if they should be run. |
FeatureManagerSnapshot |
Holds information on Feature Management properties and can check if a given feature is enabled. |
Interfaces
DisabledFeaturesHandler |
Interface for Disabled Features Handler. |
FeatureGate |
THis annotation can be added to any endpoint and will check if the feature is on. |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Java