How can I load routes dynamically from a mongodb instance using the reactive datastore in spring cloud gateway? Any pointers appreciated.
1 . implement RouteDefinitionRepository
2 . publish RefreshRoutesEvent to refresh routing;
Closing due to age of the question. If you would like us to look at this issue, please comment and we will look at re-opening the issue.
Most helpful comment
1 . implement RouteDefinitionRepository
2 . publish RefreshRoutesEvent to refresh routing;