Package org.bremersee.converter
Interface ModelMapperConfigurerAdapter
-
public interface ModelMapperConfigurerAdapterThe model mapper configurer adapter.- Author:
- Christian Bremer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidconfigure(org.modelmapper.ModelMapper modelMapper)Configures the model mapper.
-