corda/node-api
Katelyn Baker 61b8bb4c6b CORDA-1662 - Corda Serialization Evolution breaksdown with Java classes (#3427)
Nullability logic was relying on annotations that Kotlin applies by
default but is left to the developer in Javaland. Change this around
so it works for both.

In Kotlin, the property must be nullable, in Java, it can't be a
primitive.
2018-07-16 10:16:38 +01:00
..
src CORDA-1662 - Corda Serialization Evolution breaksdown with Java classes (#3427) 2018-07-16 10:16:38 +01:00
build.gradle ENT-1665 - Update fast-classpath-scanner version to 2.12.3 (was 2.0.21) (#2880) 2018-03-27 16:16:33 +01:00