摘要: 目录概述环境的配置MyBatis操作步骤总结创建 UserMapper.java 映射器接口创建 UserMapper.xml 映射文件在 mybatis-config.xml 环境配置文件中添加 UserMapper.xml 映射文件路径在 MyBatisDemo中编写MyBatis测试代码MyB 阅读全文
posted @ 2024-10-18 19:43 curry库-04049 阅读(61) 评论(0) 推荐(0)