spring springboot在导入Redis依赖后注入Bean后报错, No beans of ‘LettuceConnectionFactory‘ type found. 本文介绍: 在 Spring Boot 中使用 RedisTemplate 时,需要配置它的...
spring SpringBoot使用Druid连接池 + 配置监控页面(自定义版 + starter版) 本文介绍: 全方位监控、防SQL注入攻击等添加druid连接池的依赖,如下所示:2.2 My...
spring SpringBoot之RestTemplate使用Apache的HttpClient连接池 本文介绍: SpringBoot之RestTemplate使用Apache的HttpClie...