上一页 1 ··· 5 6 7 8 9
摘要: <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> <m 阅读全文
posted @ 2021-12-05 16:30 写代码的小哥哥 阅读(35) 评论(0) 推荐(0)
摘要: <build> <resources> <resource> <directory>src/main/java</directory> <includes> <include>**/*.xml</include> <include>**/*.properties</include> </includ 阅读全文
posted @ 2021-12-02 11:38 写代码的小哥哥 阅读(150) 评论(0) 推荐(0)
摘要: maven 中点一下test 阅读全文
posted @ 2021-12-02 11:32 写代码的小哥哥 阅读(21) 评论(0) 推荐(0)
摘要: <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE configuration PUBLIC "-//mybatis.org//DTD Config 3.0//EN" "http://mybatis.org/dtd/mybatis-3-config.d 阅读全文
posted @ 2021-12-02 10:12 写代码的小哥哥 阅读(60) 评论(0) 推荐(0)
上一页 1 ··· 5 6 7 8 9