当前位置: 首页 > news >正文

泸州网站建设seo优化网站词

泸州网站建设,seo优化网站词,买网站做淘宝客,在工商局网站如果做注销公告设置database 不生效剖析 前言配置加载类问题commons-pool 对象池 主页传送门:📀 传送 前言 事情是这样的 今天在拉取了同事的代码做redis缓存设置的时候,发现即使已经设置了database, 但是存数据的时候还是用的默认0数据库。这引起了我的好…

设置database 不生效剖析

  • 前言
  • 配置
  • 加载类
  • 问题
    • commons-pool 对象池

在这里插入图片描述

主页传送门:📀 传送

前言

  事情是这样的 今天在拉取了同事的代码做redis缓存设置的时候,发现即使已经设置了database, 但是存数据的时候还是用的默认0数据库。这引起了我的好奇,遂开始琢磨是什么情况造成的这种现象。

配置

在这里插入图片描述

上述仅为测试代码问题,为了便于维护可以这么写,

spring:redis:host: ${REDIS_HOST:localhost}port: ${REDIS_PORT:6379}password: ${REDIS_PASSWORD:}database: ${REDIS_DATABASE:0}

加载类

然后通过RedisConfiguration 加载

@ConfigurationProperties("spring.redis")
public class RedisConfiguration {private String host;private int port;private String password;private int database;// getters and setters...
}

问题

  上网找了一系列的文章都没解决,后来仔细观察研究发现是database多了个空格,正确的该是这样,没想到一个空格浪费了这么多时间

在这里插入图片描述
  信心满满的以为这就万事大吉了,结果一运行发现依然不可以,后又开始检查,最后发现是少了几个依赖

在这里插入图片描述
发现没有引入commons-pool2依赖,加上了依赖之后再运行发现已经切换了
在这里插入图片描述

commons-pool 对象池

  引入Commons Pool对象池,用于缓存Redis连接的原因是因为Lettuce本身是基于Netty的异步驱动,在异步访问时并不需要创建连接池,但基于Servlet模型的同步访问时,连接池是有必要的。目的是为了复用对象,以减少创建对象的开销,所以一定记得要加这个依赖。


/*** Creates an instance that can be served by the pool and wrap it in a* {@link PooledObject} to be managed by the pool.** @return a {@code PooledObject} wrapping an instance that can be served by the pool** @throws Exception if there is a problem creating a new instance,*    this will be propagated to the code requesting an object.*/PooledObject makeObject()throws Exception;/*** Destroys an instance no longer needed by the pool.* <p>* It is important for implementations of this method to be aware that there* is no guarantee about what state <code>obj</code>will be in and the* implementation should be prepared to handle unexpected errors.* </p> * <p>* Also, an implementation must take in to consideration that instances lost* to the garbage collector may never be destroyed.* </p>** @param p a {@code PooledObject} wrapping the instance to be destroyed** @throws Exception should be avoided as it may be swallowed by*    the pool implementation.** @see #validateObject* @see ObjectPool#invalidateObject*/void destroyObject(PooledObject p)throws Exception;/*** Ensures that the instance is safe to be returned by the pool.** @param p a {@code PooledObject} wrapping the instance to be validated** @return <code>false</code> if <code>obj</code>is not valid and should*        be dropped from the pool, <code>true</code>otherwise.*/boolean validateObject(PooledObject p);/*** Reinitializes an instance to be returned by the pool.** @param p a {@code PooledObject} wrapping the instance to be activated** @throws Exception if there is a problem activating <code>obj</code>,*    this exception may be swallowed by the pool.** @see #destroyObject*/void activateObject(PooledObject p)throws Exception;/*** Uninitializes an instance to be returned to the idle object pool.** @param p a {@code PooledObject} wrapping the instance to be passivated** @throws Exception if there is a problem passivating <code>obj</code>,*    this exception may be swallowed by the pool.** @see #destroyObject*/void passivateObject(PooledObject p)throws Exception;

注意:
  Jedis 和Lettuce 是Java 操作Redis 的客户端。
在Spring Boot 1.x 版本默认使用的是Jedis ,而在Spring Boot 2.x 版本默认使用的就是Lettuce。
所以如果你用的是1.x版本的话 需要把 RedisConnectionFactory factory 替换为LettuceConnectionFactory lettuceConnectionFactory

在这里插入图片描述

  如果喜欢的话,欢迎 🤞关注 👍点赞 💬评论 🤝收藏  🙌一起讨论你的支持就是我✍️创作的动力!					  💞💞💞
http://www.mmbaike.com/news/89312.html

相关文章:

  • 动态网页设计实训报告总结seo资讯网
  • 海南在线海南一家苏州优化排名seo
  • 广饶县住房和城乡建设局网站沈阳网站建设公司
  • 网站建设制作设计seo优化湖北宁波seo快速排名
  • 天津网站建设包括哪些苏州seo推广
  • 做调查问卷赚钱网站有哪些搜索引擎优化seo专员
  • 网站域名变了能查吗域名138查询网
  • 中国芗城区城乡建设局网站怎么制作自己的个人网站
  • 浙江疫情最新消息确诊百度seo收费
  • 内蒙古住房与城乡建设部网站深圳网站优化
  • 营销型网站建设案例厦门人才网招聘
  • 网站怎么做支付sem优化和seo的区别
  • 适合晚上两个人单独看爱情的电影aso优化重要吗
  • 手机做外贸有什么好的网站外链发布软件
  • php网站开发心得兰州网络推广公司哪家好
  • 湖南建设信誉查询网站深圳百度竞价托管公司
  • it运维工资一般多少广州seo网站服务公司
  • 网站布局教程爱站网怎么使用
  • 网络安全网站搜索引擎优化的方式
  • 个人做视频网站视频储存网站建设的基本流程
  • 京东客网站怎么做合肥网站优化
  • wordpress pdf 免费什么是sem和seo
  • 电子商务网站如何设计中国楼市最新消息
  • 职高网站建设例题培训机构还能开吗
  • 文山专业网站建设报价百度爱采购平台官网
  • 海淀地区网站建设上海短视频推广
  • 可以用来做视频网站的视频外链吗互联网推广公司排名
  • 宝安附近公司做网站建设多少钱网络销售工作靠谱吗
  • 2345网址导航删除办法游戏行业seo整站优化
  • 提供网站制作公司报价网络推广代运营公司