You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 22, 2019. It is now read-only.
This sounds like a bug to me; no bean definition should result in an NPE being thrown when trying to generate a schema. I will try to figure out how to fix it.
This is my code to writing Avro data:
Then, this my Person.java, consists of java.util.Date property:
When I ran this code, I got this problems. Any I missed?? Can you help me.
These are my dependencies in pom.xml:
The text was updated successfully, but these errors were encountered: