|
@@ -48,6 +48,8 @@ spring:
|
|
min-idle: 0
|
|
min-idle: 0
|
|
mybatis:
|
|
mybatis:
|
|
mapperLocations: classpath:config/mybatis/*.xml
|
|
mapperLocations: classpath:config/mybatis/*.xml
|
|
|
|
+# configuration:
|
|
|
|
+# log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
|
|
|
|
|
|
logging:
|
|
logging:
|
|
config: classpath:logback-spring.xml
|
|
config: classpath:logback-spring.xml
|