摘要: 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 涂山有雨 阅读(323) 评论(0) 推荐(0) 编辑
摘要: web.xml模板 阅读全文
posted @ 2019-11-22 13:59 涂山有雨 阅读(373) 评论(0) 推荐(0) 编辑
摘要: log4j.properties模板 阅读全文
posted @ 2019-11-22 13:43 涂山有雨 阅读(222) 评论(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 涂山有雨 阅读(1264) 评论(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 涂山有雨 阅读(2111) 评论(0) 推荐(1) 编辑
摘要: mybatis-config.xml模板 阅读全文
posted @ 2019-11-22 13:34 涂山有雨 阅读(868) 评论(0) 推荐(0) 编辑
摘要: mapper.xml模板 阅读全文
posted @ 2019-11-22 13:29 涂山有雨 阅读(3288) 评论(0) 推荐(0) 编辑