|
@@ -53,7 +53,4 @@ mybatis:
|
|
configuration:
|
|
configuration:
|
|
# log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
|
|
# log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
|
|
mapUnderscoreToCamelCase: true
|
|
mapUnderscoreToCamelCase: true
|
|
- call-setters-on-nulls: true
|
|
|
|
-
|
|
|
|
-server:
|
|
|
|
- port: 8012
|
|
|
|
|
|
+ call-setters-on-nulls: true
|