| Annotation Type | Description |
|---|---|
| AutoEnumMapper |
为添加当前注解的类生成 Map 转为当前类的转换接口
|
| AutoMapMapper |
为添加当前注解的类生成 Map 转为当前类的转换接口
|
| AutoMapper | |
| AutoMappers | |
| AutoMapping | |
| AutoMappings | |
| ComponentModelConfig | |
| DoIgnore | |
| Immutable | |
| MapperConfig |
在一个类或者接口上添加该注释,作为自动生成 Mapper 的配置类。在一个模块中,只能有一个有该注释的类。
Marks a class or interface as configuration source.
|
| ReverseAutoMapping |
由目标类生成当前类的配置
|
| ReverseAutoMappings |
Copyright © 2025. All rights reserved.