mirror of
https://gitee.com/easii/mapstruct-plus.git
synced 2025-12-07 01:28:31 +08:00
home, icon, title, heroText, tagline, actions, features, copyright
| home | icon | title | heroText | tagline | actions | features | copyright | |||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| true | home | 主页 | MapstructPlus | 可能是最简单最强大的Java Bean转换工具 |
|
|
false |
最新版本
- maven
<dependency>
<groupId>io.github.linpeilie</groupId>
<artifactId>mapstruct-plus-spring-boot-starter</artifactId>
<version>1.1.6</version>
</dependency>
- gradle
implementation group: 'io.github.linpeilie', name: 'mapstruct-plus-spring-boot-starter', version: '1.1.6'
更新日志
1.1.6
- 支持在添加
AutoMapper的类中,配置目标类到当前类的转换规则,适配多种场景下的使用; AutoMapper增加注解,提供可以配置是否生成转换接口的功能;AutoMapping的target属性默认可以不填,不填则取当前字段- 升级 mapstruct 版本为 1.5.3.FINAL
……
代码仓库
参与贡献
- 贡献代码:欢迎提交 Issue 或 Pull Requests
- 维护文档:项目目录下的 docs 目录,欢迎参与翻译与修订
推荐文章
友情链接
联系我
