If an entity class contains a property of an interface type for which a JPA AttributeConverter is registered, JavaTypeDescriptorRegistry logs a warning
Could not find matching type descriptor for requested Java class [javax.money.MonetaryAmount]; using fallback
which sort of implies that there is a problem, where there actually is none.