mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-07 17:18:24 +08:00
update docs/zh/others/apt.md.
错别字修改 其要求我们再 --> 其要求我们在 Signed-off-by: 淡定 <1062904651@qq.com>
This commit is contained in:
parent
1b77bcc1f9
commit
fb25359c77
@ -173,7 +173,7 @@ processor.allInTables.package=com.example.entity.table
|
||||
|
||||
## 和 Lombok、Mapstruct 整合
|
||||
|
||||
在很多项目中,用到了 Lombok 帮我们减少代码编写,同时用到 Mapstruct 进行 bean 转换。使用到 Lombok 和 Mapstruct 时,其要求我们再
|
||||
在很多项目中,用到了 Lombok 帮我们减少代码编写,同时用到 Mapstruct 进行 bean 转换。使用到 Lombok 和 Mapstruct 时,其要求我们在
|
||||
pom.xml 添加 `annotationProcessorPaths` 配置,
|
||||
此时,我们也需要把 MyBatis-Flex 的 annotation 添加到 `annotationProcessorPaths` 配置里去,如下图所示:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user