logging: level: com: favorites: DEBUG org: hibernate: ERROR springframework: web: DEBUG mybatis: config-location: classpath:mybatis/mybatis-config.xml mapper-locations: classpath*:mapper_*/*.xml type-aliases-package: com.ccsens.ht.bean server: tomcat: uri-encoding: UTF-8 spring: http: encoding: charset: UTF-8 enabled: true force: true log-request-details: true servlet: multipart: max-file-size: 10MB max-request-size: 100MB