Interface ModelMapperConfigurerAdapter


  • public interface ModelMapperConfigurerAdapter
    The model mapper configurer adapter.
    Author:
    Christian Bremer
    • Method Detail

      • configure

        void configure​(org.modelmapper.ModelMapper modelMapper)
        Configures the model mapper.
        Parameters:
        modelMapper - the model mapper