https://api.vvhan.com/api/avatar/boy

技术博客分享

Writing a New Post

This tutorial will guide you how to write a post in the Chirpy template, and it’s worth reading even if you’ve used Jekyll before, as many features require specific variables to be set.

Naming and Path

Create a new file named YYYY-MM-DD-TITLE.EXTENSION{: .filepath} and put it in the _posts{: .filepath} of the root directory. Please note that the EXTENSION{: .filepath} must be one of md{: .filepath} and markdown{: .filepath}. If you want to save time of creating files, please consider using the plugin to accomplish this.

解决springboot2整合Redis-后某个接口报错-java.io.IOException-远程主机强迫关闭了一个现有的连接

解决springboot2整合Redis 后某个接口报错 java.io.IOException: 远程主机强迫关闭了一个现有的连接

spring boot2整合Redis5时报错

症状为:访问某个接口很慢,即时访问成功后报错,再次访问一切正常,但是每隔几分钟访问接口仍然很慢或者报错