spring: profiles: active: frame, system messages: encoding: UTF-8 mybatis : mapperLocations : classpath*:mybatis/*/*.xml executor-type : reuse type-aliases-package : com.*.model configuration : map-underscore-to-camel-case : true logging: level: root: ERROR org.springframework: ERROR org.mybatis: ERROR