|
@@ -78,7 +78,6 @@ mybatis:
|
|
# 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
|
|
call-setters-on-nulls: true
|
|
-
|
|
|
|
server:
|
|
server:
|
|
- port: 8080
|
|
|
|
|
|
+ port: 8099
|
|
|
|
|