| Interface | Description |
|---|---|
| ModelMapperConfigurer |
Allows to set specific behaviour of the
ModelMapper instance. |
| Class | Description |
|---|---|
| ModelMapperAutoConfiguration |
The
ModelMapper auto configuration. |
| ModelMapperFactoryBean |
A factory bean that instantiates the
ModelMapper and configures it by delegating to registered
ModelMapperConfigurer instances. |
| PropertyMapConfigurerSupport<S,D> |
An
PropertyMap model mapper configurer. |