mirror of
https://gitee.com/dromara/dax-pay.git
synced 2025-12-11 01:02:16 +08:00
feat 拆分支付模块为单独的项目
This commit is contained in:
4
lombok.config
Normal file
4
lombok.config
Normal file
@@ -0,0 +1,4 @@
|
||||
# 将字段上的注解拷贝到对应构造参数上, 如果要新增别的注解, 需要在下方重新进行定义,
|
||||
lombok.copyableAnnotations += org.springframework.context.annotation.Lazy
|
||||
# 默认开启实体类的链式API 会导致一些反射相关类库出问题, 如 easyExcel
|
||||
#lombok.accessors.chain = true
|
||||
Reference in New Issue
Block a user