2017年10月17日

mybatis-config.xml配置文件(不同情况不同映射路径)

摘要: <?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 @ 2017-10-17 20:43 艾子琼 阅读(746) 评论(0) 推荐(0) 编辑

**Mapper.xml配置文件(不同情况不同配置)

摘要: <?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 @ 2017-10-17 20:41 艾子琼 阅读(252) 评论(0) 推荐(0) 编辑

web.xml配置文件

摘要: <?xml version="1.0" encoding="UTF-8"?><web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:w 阅读全文

posted @ 2017-10-17 20:39 艾子琼 阅读(150) 评论(0) 推荐(0) 编辑

applicationContext.xml配置文件

摘要: <?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 阅读全文

posted @ 2017-10-17 20:38 艾子琼 阅读(3914) 评论(0) 推荐(0) 编辑

springmvc-servlet.xml配置文件

摘要: <?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 阅读全文

posted @ 2017-10-17 20:37 艾子琼 阅读(1095) 评论(0) 推荐(0) 编辑

导航