Ha! Finally found that I could deploy the mixin as...
# jackson-kotlin
m
Ha! Finally found that I could deploy the mixin as an interface with the annotations attached to a
fun getProperty(): Type
method - and it'll attach to a constructor field as hoped. Java legacy shows.