Omkar Satamomkars.hashnode.dev·Sep 24, 2023Custom 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 ...5 likes·467 readsfeature toggle