I have a post API with @RequestBody (Map payload). While processing this post request I am converting this payload to respective model object(ex: User)