<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE configuration
PUBLIC "-//mybatis.org//DTD Config 3.0//EN"
"http://mybatis.org/dtd/mybatis-3-config.dtd">
<configuration>
<typeAliases>
<package name="com.hzh.pojo"/>
</typeAliases>
<mappers>
<mapper resource="com/hzh/dao/BookMapper.xml"/>
</mappers>
</configuration>
相关文章
- 02-03如何检测AAC音频配置文件并确保Android兼容性
- 02-03在Spring框架中bean配置文件中constructor-arg标签中没有name元素?
- 02-03Laravel 配置文件修改后不生效 null
- 02-03使用docker部署springBoot并且yml配置文件不打包到jar中
- 02-03Go 8 配置文件解析、goroutine、channel
- 02-037、配置文件、封装读取配置文件的方法
- 02-03Jenkins环境配置文件档
- 02-03yaml + easydict 写 配置文件
- 02-03python-ConfigParser模块【读写配置文件】
- 02-03eclipse workspace 共享配置文件