Skip to content

modelmapper/modelmapper-module-record

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ModelMapper Module for Record

CI Maven Central License

This is a module for ModelMapper to support Java Record features.

How to Use

modelMapper.registerModule(new RecordModule());