I think you need ```fun getAll(@RequestBody @Validated user: User).....```
a
I think you need
Copy code
fun getAll(@RequestBody @Validated user: User).....
w
Its not a request body object.