serializer
serializer copied to clipboard
Library for (de-)serializing data of any complexity (supports JSON, and XML)
| Q | A | ---------------- | ----- | Bug report? | yes | Feature request? | no | BC Break report? | no | RFC? | no This topic...
I have a question regarding the inline serialization of arrays, when providing a structure as shown below, is it possible to serialize an array inline without getting a wrapper element...
| Q | A | ---------------- | ----- | Bug report? | yes | Feature request? | no | BC Break report? | yes | RFC? | no As declared...
This introduces possibility to set custom naming strategy for given serialization/deserialization using SerializationContext. | Q | A | ------------- | --- | Bug fix? | no | New feature? |...
| Q | A | ---------------- | ----- | Bug report? | yes | Feature request? | no | BC Break report? | yes | RFC? | no Since version...
| Q | A | ------------- | --- | Bug fix? | no | New feature? | yes | Doc updated | no | BC breaks? | no | Deprecations?...
| Q | A | ---------------- | ----- | Bug report? | no | Feature request? | no | BC Break report? | maybe? | RFC? | no I am...
| Q | A | ------------- | --- | Bug fix? | no | New feature? | yes | Doc updated | not yet | BC breaks? | no |...
| Q | A | ---------------- | ----- | Bug report? | no | Feature request? | yes | BC Break report? | no | RFC? | no Re-add getter...
Hello Johnannes, first of all I wanted to thank you personally for the serializer. We are using it successfully in 2 projects and really love it. Currently I am facing...