Custom Strategy based Feature Toggle using FF4J
Sep 24, 2023 · 3 min read · "Feature Toggles (often also refered to as Feature Flags) are a powerful technique, allowing teams to modify system behavior without changing code." - Pete Hodgson, Martin Fowler Blogs FF4J is the library that allows you to implement features toggle ...
Join discussion