I was inspired to create jtc4mm (java type converters for ModelMapper), because I noticed that I often implement converters in my projects, either as a separate module or inside the project itself (I believe that Iโm not the only one who encountered this), so What are you looking for, simple converters for one of the powerful tools of ModelMapper
<dependency>
<groupId>io.github.justedlev.commons</groupId>
<artifactId>jtc4mm</artifactId>
<version>0.21.13</version>
</dependency>
What has already been implemented:
- Number
- Date and time
- String