Sebastian Esponda

Results 3 comments of Sebastian Esponda

Thanks for implementing #781. I still have a problem I'm not sure how to solve. If I enable `DeserializationFeature.FAIL_ON_MISSING_CREATOR_PROPERTIES` with this class: ``` case class CustomerCreateCmd(name: String, email: Option[String] =...

I'm experiencing the same. I've added my logs and versions here: https://gist.github.com/sesponda/11983c0cfbde01ac8374c719a3214404

> but only with bare repos Same here. Maybe there is a regression in Git?