Custom Controller post with @RequestBody is not work

I create a custom controller, use @PostMapping and parameter is @RequestBody,then test the method with postman,but is not work. The method and postman image is below.
image
image

Hi,

Could you please attach a small demo project that reproduces the issue?

Regards,
Gleb