Class | Description |
---|---|
JacksonMapper |
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.
|
ModelMapperFactory |
This class is a Utility with the scope of managing ModelMapper instances.
|
ModelMapperUtility |
This class is a Utility used by Model Mapper to convert manually from e to LocalDate
|
RandomGenerator |
This class provides a large number of methods to generate random fields and
objects.
|