Dependency injection for POJOs used for marshalling/unmarshalling
As we are using dependency injection in spring for dynamically instantiate and use dependencies, I would like to know if there any similar practice to handle input for consumer of any message broker or even REST end point.