| 接口 | 说明 |
|---|---|
| ModelMapperConfigurer |
Allows to set specific behaviour of the
ModelMapper instance. |
| 类 | 说明 |
|---|---|
| ConverterConfigurerSupport<S,D> |
An
Converter model mapper configurer. |
| 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. |
Copyright © 2024. All rights reserved.