update docs

This commit is contained in:
linpeilie 2023-04-25 14:28:47 +08:00
parent cb7940ede9
commit 4fca3d8ca6

View File

@ -64,7 +64,7 @@ implementation group: 'io.github.linpeilie', name: 'mapstruct-plus-spring-boot-s
### 1.2.3 ### 1.2.3
- MapStructPlus 版本由 `1.5.3.Final` 升级为 `1.5.5.Final` - MapStruct 版本由 `1.5.3.Final` 升级为 `1.5.5.Final`
- 增加自定义 `ConvertMapperAdapter``MapConvertMapperAdapter` 类名和包名的功能 - 增加自定义 `ConvertMapperAdapter``MapConvertMapperAdapter` 类名和包名的功能
- 生成的转换接口,自动接入自定义转换接口 - 生成的转换接口,自动接入自定义转换接口