alexander-icj

Results 1 issues of alexander-icj

Is it possible to set the `TargetingContext` before calling `IsEnabledAsync` (com.azure.spring.cloud.feature.manager)? Like in C# [example](https://github.com/microsoft/FeatureManagement-Dotnet/blob/main/examples/TargetingConsoleApp/Program.cs) I would like to have something similar `featureManager.isEnabledAsync(featureName, targetingContext).block()` The option described [here](https://learn.microsoft.com/en-us/java/api/overview/azure/spring-cloud-feature-management-readme?view=azure-java-stable#targeting-in-an-application) is not...

enhancement
JavaSpring