mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-07 00:58:24 +08:00
6 lines
197 B
Plaintext
6 lines
197 B
Plaintext
processor.mappersGenerateEnable = true
|
|
processor.entity.ignoreSuffixes = Dto
|
|
|
|
#upperCase, lowerCase, upperCamelCase, lowerCamelCase
|
|
processor.tablesNameStyle=upperCase
|
|
#processor.allInTables = true |