2017年1月6日

mybatis的配置

摘要: <?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-01-06 17:43 老邱2 阅读(105) 评论(1) 推荐(0) 编辑

spring+redis

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

posted @ 2017-01-06 13:16 老邱2 阅读(184) 评论(0) 推荐(0) 编辑

导航