Matthew Phinney

Results 1 issues of Matthew Phinney

I wrote an AttributeConverter to map an `EdDSAPublicKey` to/from bytes, but when testing it, I found ``` org.springframework.orm.jpa.JpaSystemException: could not serialize; nested exception is org.hibernate.type.SerializationException: could not serialize Caused by:...