corda/client
Shams Asari 824adca6c0
CORDA-1238: Updated JacksonSupport to serialise pojos annotated with @CordaSerializable with the same properties as the AMQP serialisation framework. (#3162)
This fixes an issue for pojos with getters that aren't c'tor-based properties. Jackson serialises these out but is then unable to deserialise the pojo back.
2018-05-17 18:34:12 +01:00
..
jackson CORDA-1238: Updated JacksonSupport to serialise pojos annotated with @CordaSerializable with the same properties as the AMQP serialisation framework. (#3162) 2018-05-17 18:34:12 +01:00
jfx [CORDA-1472]: Crackdown on warnings. (#3136) 2018-05-14 21:15:52 +07:00
mock Reformat files in client 2017-10-09 15:26:39 +01:00
rpc Moved the serialisation logic in nodeapi.internal.serialization into its own module: serialization (#3179) 2018-05-17 16:18:07 +01:00