json-logic-java
json-logic-java copied to clipboard
Serialize JsonLogic Pojo to String
I have a use case where I am building JsonLogic Pojo programmatically in the backend and return the built Pojo as a serialized string in the API response.
However I don't see the functionality here yet.
Can you please help?