From eeb7723da3b48296f7e6c380726f38d0a3c59aaf Mon Sep 17 00:00:00 2001 From: dataprince Date: Sat, 16 Sep 2023 11:32:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=E7=94=A8mybatis-flex.config=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E7=BB=9F=E4=B8=80=E7=9B=B8=E5=85=B3=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mybatis-flex.config | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 mybatis-flex.config diff --git a/mybatis-flex.config b/mybatis-flex.config new file mode 100644 index 0000000..8b97124 --- /dev/null +++ b/mybatis-flex.config @@ -0,0 +1,2 @@ +processor.mapper.generateEnable=false +processor.tableDef.propertiesNameStyle=upperCase