Relative Content

Tag Archive for javaspringspring-bootff4j

FF4J web console does not render correctly and does not flip manually the feature

I am trying to adopt FF4J into my Spring Boot 3.2.5 Java application. I just want to make a simple example work in which I flip features only in the web console (by the way, what strategy is that). Below is my code and besides the rendering issue, the flip does not do anything as the app continues to see only the default value of the “enable” flag.