# mybatis Related configuration ## mybatis Usage and examples of core file configuration ( Junior ) * properties Label : Get external configuration files * typeAliases Label : Set type alias notes :com.wkx.domain.User For the package name and entity type to be configured * mappers Label : Load mapping configuration * environments Label : Configure data source information notes :value The value of the property is jdbc.properties In the configuration file