I have a Springboot application exposing a simple REST api, with several layers and autowired @Components, and I send a HTTP POST request to its @RestController through Post