service · inferred from evidence
App Configuration
A hosted service for storing feature flags, referenced as the storage backend.
- Azure Spring Boot feature flags not refreshed on cache expiration
How to fix: Azure Spring Boot feature flags not refreshed on cache expiration. The verified fix from the maintainer thread, distilled into reusable steps.
- Azure Spring Boot feature flags not refreshed on cache expiration
What this covers: With cache-expiration configured (e.g. The fix that worked: The feature-flag naming issue behind this was fixed in the latest spring-cloud-azure-feature-management release, upgrade the library and the refresh works.