Cedrick Lunven
Cedrick Lunven
Hi @sunnyrockstar98, Absolutely, i don't expect you to consume resources with a Rest Template and the swagger documentation. It may sounds weird but you need to import `ff4j-webapi-jersey2x`. There you...
In the current cache client implementation we do have a polling mechanism. Solution would be to have the observer pattern. When data is updated a notification is sent through a...
You are here using the REST API. I reproduce the error. Solution is to escape new lines in JSON strings. Are you using the spring-boot-starter of the `ff4j-webapi-jersey2x` api implementation...
You are right will work on it over the week-end would be great to have a quarkus sample in the pool
Agree. V2 would have Configurations with a name you can associate to some scope : ``` tenant => Applications => Environment ```
Hello Anil, Yes you can. `ff4j-core` requires NO dependency at all. Values of can be in a database or in a file (XML, YAML,PROPERTIES). Now to have the web console...
Hello, I cannot reproduce the error, can you please give me your data set. Can you try with this sample https://github.com/ff4j/ff4j-samples/tree/master/spring-boot-2x/ff4j-sample-springboot2x
If you are using Chinese characters I have not action at ff4j level to help you. You would have to setup a different application server of fix some encodings, we...
Let me reformulate if I understood. So far in the audit log you have only information of who flip the flag and time. When you toggle ON/OFF in the UI...