It seems controller params annotated with @RequestPart
are not included in reflection config and needs to be added manually by @RegisterReflectionForBinding
.
It seems controller params annotated with @RequestPart
are not included in reflection config and needs to be added manually by @RegisterReflectionForBinding
.