org.hibernate.AnnotationException is not annotated or on the whitelist
问题 I have tired to add @Id for primary key declaration in schema. build and ran successfully. But its shows as Class org.hibernate.AnnotationException is not annotated or on the whitelist, so cannot be used in serialization Serialization trace: cause (rx.exceptions.OnErrorNotImplementedException) throwable (rx.Notification) . i added @corda serializable too. please help me out. 回答1: The issue is as follows: Your code is throwing an org.hibernate.AnnotationException The node is trying to send