-
As discussed in #77, it would be helpful if there were a way to ignore all the implemented fields and methods of a trait used by a class.
-
```
I found an issue with deserialization. When I try to deserialize json which
doesn't contain all object's fields or contains null I got Marshalling Error.
Please check the source code in attached …
-
Hi,
In documentation/Extensions/JaxRs disabling genson explained. But it is for jersey.
Is there any way to disable GensonJaxRSFeature in web.xml at resteasy application.
Our rest interface he…
-
```
I found an issue with deserialization. When I try to deserialize json which
doesn't contain all object's fields or contains null I got Marshalling Error.
Please check the source code in attached …
-
Deserialization on the service only works for JSON. When I try it with protobuf the service crashes trying to deserialize the request.
This could be a major refactor from what I started with.
Al…
-
The error here is triggered by a custom job parameter being an array instead of a string. It would break the deserialization process, but not drop the message. Therefore, it would crash again right a…
-
Will STJ be updated to support them?
-
Hi Joelklabo, great project!
Tried to run on a Raspiblitz with CLN v23.02.2
Steps taken:
```
sudo su - bitcoin
cd /home/bitcoin/cl-plugins-available/
git clone https://github.com/joelklabo/n…
-
We have recently started to **not** accept microseconds in the expiry in an effort to be spec compliant.
Testing ngclient against bottlerocket metadata fails because they use microseconds:
https:/…
-
G'day mate,
I've just tried to use your library and it's working great for serialization 👍.
I wired up deserialization and received JSON errors due [to the encryptiondata header](https://github.…