briandilley / jsonrpc4j

JSON-RPC for Java
MIT License
1.05k stars 439 forks source link

null on json serialization #262

Open jahtoe opened 4 years ago

jahtoe commented 4 years ago

Greetings,

Any ideas on why a null error is returned during json serialization as per this stackoverflow question?

https://stackoverflow.com/questions/59487671/jsonrpc4j-null-on-json-serialization

Regards Jahtoe