We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9025a7 commit 58a7aafCopy full SHA for 58a7aaf
1 file changed
application/src/main/resources/application.yml
@@ -82,7 +82,6 @@ mybatis-plus:
82
mapper-locations: classpath*:mapper/**/*.xml
83
type-aliases-package: top.cadecode.**.bean,top.cadecode.**.mybatis.handler
84
type-enums-package: top.cadecode.**.enums
85
- type-handlers-package: top.cadecode.uniboot.**.mybatis.handler
86
configuration:
87
map-underscore-to-camel-case: true
88
0 commit comments