SQiShER / java-object-diff

Library to diff and merge Java objects with ease
http://sqisher.github.io/java-object-diff/
Apache License 2.0
942 stars 178 forks source link

java.time.LocalTime not working #209

Open sughalith opened 5 years ago

sughalith commented 5 years ago

Am I true that your library isn't working with e.g. java.time.LocalTime? Failed to create instance of type 'class java.time.LocalTime'. Reason: Type doesn't have a public non-arg constructur