Uses of Class
com.azure.spring.cloud.feature.manager.FilterNotFoundException
-
Packages that use FilterNotFoundException Package Description com.azure.spring.cloud.feature.manager -
-
Uses of FilterNotFoundException in com.azure.spring.cloud.feature.manager
Methods in com.azure.spring.cloud.feature.manager that throw FilterNotFoundException Modifier and Type Method Description Mono<Boolean>FeatureManager. isEnabledAsync(String feature)Checks to see if the feature is enabled.
-