Skip to content

justedlev/jtc4omm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

jtc4omm

πŸ”ƒ Java type converters for org.modelmapper

language license stars issues

πŸ€” Why?

I was inspired to create jtc4omm (java type converters for org.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

πŸ€– Set

What has already been implemented:

  1. Number
  2. Date and time
  3. String