OSOmkar Sataminomkars.hashnode.dev·Sep 24, 2023 · 3 min readCustom Strategy based Feature Toggle using FF4J"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 ...00