Currently this project doesn't work correctly with native Scala types like Option, Iterables and Enums.
{
"userId": 0,
"activityType": {},
"timestamp": "2022-03-10T12:15:50",
"value": {
"empty": true,
"defined": true
}
}
quarkusio/quarkus#43812.
Not sure how to get it working correctly even with help from MikeEdgar