Skip to content

Hook for Changed Features #27

@MarwinMoellers

Description

@MarwinMoellers

Is your feature request related to a problem? Please describe.

When Programming reactively or asyncronusly it is only interesting to know when a Feature has changed.
I don't believe the (...)Async Endpoints are helpful here.

Describe the solution you'd like

I would like to be notified when the value of a Feature Toggle/Config is Changed.
Optimally I would like to listen to Spring Application Events.

Describe alternatives you've considered

Alternatively a simple Oberserver-Pattern would be fine.
Or any other Pub-Sub Pattern.

Additional context

We are using it with Spring Gateway, and want to change the Routing during Runtime based on the Toggles State.

Metadata

Metadata

Assignees

No one assigned

    Labels

    do-not-staleStale workflow skips issues with this label.enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions