This class is a utility, wired with Spring, that offers a lightweight converter for object to json string, and viceversa
According to Jackson Documentation max performance of massive multithread use of mapper could be reached only
with the separated use of writer and reader.