记录美好生活
SSM整合Redis报错 SSM整合Redis报错
报错内容 [WARN][org.springframework.web.context.support.XmlWebApplicationContext]-Exception encountered during context initi
2020-11-20
Spring5简单整合Redis(单机) Spring5简单整合Redis(单机)
以下使用的是配置文件整合(单机Redis) 整合的版本,spring5.2.7 + Redis客户端Jedis3.1.0 + Redis6.0.6 1、创建新的maven空项目.略 目录结构 2、导入依赖.<properties
2020-11-20
redis启动苦逼错误 redis启动苦逼错误
错误详情. 由于使用kill -9 杀死redis服务进程,导致服务无法启动(active (exited)),头疼 [root@liuyou log]# systemctl start redis_6379 [root@liuyou l
2020-11-16
在linux系统中,配置tomcat快捷方式过程中报错-Neither the JAVA_HOME nor the JRE_HOME environment variable is defined At least one of these environment variable is needed to run this program 在linux系统中,配置tomcat快捷方式过程中报错-Neither the JAVA_HOME nor the JRE_HOME environment variable is defined At least one of these environment variable is needed to run this program
在linux系统中,配置tomcat快捷方式过程中报错.报错内容如下:. Neither the JAVA_HOME nor the JRE_HOME environment variable is defined,At least one
2020-11-11
学习GitHub看这一篇就够了 学习GitHub看这一篇就够了
GitHub学习笔记. 之前对git学习只是简单的了解了下命令,但是很容易就忘记,因此写下这篇文章记录下git学习过程以及实践 git提交步骤: git init //初始化仓库 git add .(文件name) //添加文件到本地仓
2020-11-07
Redis详细笔记-学习Redis看这一篇就够了 Redis详细笔记-学习Redis看这一篇就够了
Redis详细笔记. 笔记记录 B站狂神说Java的Redis课程:https://www.bilibili.com/video/BV1S54y1R7SB 一、NoSQL概述.1、为什么要使用NoSQL. 现在是大数据时代(一般的数据库已
2020-11-02
8 / 36