10 2021 档案

摘要:<?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 @ 2021-10-27 10:01 dax_cy 阅读(165) 评论(0) 推荐(0)
摘要:创建jedispoolUtils工具类,读取jedis.propertie文件时 static { //读取配置文件 InputStream is = jedisPool.getClass().getClassLoader().getResourceAsStream("jedis.propertie 阅读全文
posted @ 2021-10-24 11:40 dax_cy 阅读(69) 评论(0) 推荐(0)