摘要: RedisConfig.java: package com.tsvv.config; import java.util.HashSet; import java.util.Set; import org.springframework.beans.factory.annotation.Value; 阅读全文
posted @ 2019-11-22 14:05 涂山有雨 阅读(332) 评论(0) 推荐(0)
摘要: web.xml模板 阅读全文
posted @ 2019-11-22 13:59 涂山有雨 阅读(382) 评论(0) 推荐(0)
摘要: log4j.properties模板 阅读全文
posted @ 2019-11-22 13:43 涂山有雨 阅读(228) 评论(0) 推荐(0)
摘要: <?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 @ 2019-11-22 13:42 涂山有雨 阅读(1298) 评论(0) 推荐(0)
摘要: <beans xmlns="http://www.springframework.org/schema/beans" xmlns:context="http://www.springframework.org/schema/context" xmlns:p="http://www.springfra 阅读全文
posted @ 2019-11-22 13:40 涂山有雨 阅读(2148) 评论(0) 推荐(1)
摘要: mybatis-config.xml模板 阅读全文
posted @ 2019-11-22 13:34 涂山有雨 阅读(901) 评论(0) 推荐(0)
摘要: mapper.xml模板 阅读全文
posted @ 2019-11-22 13:29 涂山有雨 阅读(3525) 评论(0) 推荐(0)