08 2021 档案

摘要:使用redis,就离不开它的持久化策略,那为什么要进行持久化呢?怎么持久化呢?持久化的方式有哪些?谈谈你对redis持久化的理解? 阅读全文
posted @ 2021-08-28 15:53 向着阳光漫步 阅读(2012) 评论(0) 推荐(0)
摘要:5数据类型在Redis中的使用场景,与及String类型的使用场景进行详细举例讲解 阅读全文
posted @ 2021-08-28 03:15 向着阳光漫步 阅读(285) 评论(0) 推荐(0)
摘要:如果你的项目中使用了分布式的微服务架构,面试中100%必问你,什么是分布式事务? 阅读全文
posted @ 2021-08-25 23:11 向着阳光漫步 阅读(14525) 评论(0) 推荐(0)
摘要:Java面试考点,@Autowired和@Resource的区别 阅读全文
posted @ 2021-08-25 20:56 向着阳光漫步 阅读(269) 评论(0) 推荐(0)
摘要:面试考点,@Component 和 @Bean 的区别? 阅读全文
posted @ 2021-08-25 16:49 向着阳光漫步 阅读(2299) 评论(0) 推荐(0)
摘要:sentinel启动失败,The Tomcat connector configured to listen on port 8080 failed to start. The port may already be in use or the connector may be misconfigured. 已解决! 阅读全文
posted @ 2021-08-24 04:19 向着阳光漫步 阅读(1340) 评论(0) 推荐(0)
摘要:linux启动nacos集群,三个nacos只有一个成功的问题与及解决方案 阅读全文
posted @ 2021-08-23 18:01 向着阳光漫步 阅读(2931) 评论(0) 推荐(0)
摘要:linux中使用nacos为注册中心,启动nacos报错,CentOS 7配置openjdk8的环境 阅读全文
posted @ 2021-08-23 17:12 向着阳光漫步 阅读(1202) 评论(0) 推荐(0)
摘要:java.net.UnknownHostException: xxx,使用nacos远程调用服务报错,异常:找不到主机 阅读全文
posted @ 2021-08-22 01:02 向着阳光漫步 阅读(2090) 评论(0) 推荐(0)
摘要:Failed to bind properties under 'logging.level' to java.util.Map 阅读全文
posted @ 2021-08-15 00:07 向着阳光漫步 阅读(1591) 评论(0) 推荐(0)
摘要:JS 如何返回到父页面?多重跳转之后返回到初始页(父页面)?或者说返回父页面的父页面? 阅读全文
posted @ 2021-08-05 18:47 向着阳光漫步 阅读(573) 评论(0) 推荐(0)
摘要:${pageContext.request.contextPath}用法 阅读全文
posted @ 2021-08-03 17:09 向着阳光漫步 阅读(236) 评论(0) 推荐(0)