摘要: 1、报错内容 WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to 阅读全文
posted @ 2021-04-03 23:05 一只桔子2233 阅读(1669) 评论(0) 推荐(0)
摘要: redis-cli读取与写入 bjlthy@bjlthy-X99:~$ bjlthy@bjlthy-X99:~$ redis-cli -h 192.168.19.135 -p 6379 192.168.19.135:6379> get 192.168.19.70@info "{\"connect\" 阅读全文
posted @ 2021-04-03 23:03 一只桔子2233 阅读(161) 评论(0) 推荐(0)
摘要: SpringBoot发送邮件 1、pom <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>2.3.4.RELEASE</ 阅读全文
posted @ 2021-04-03 22:55 一只桔子2233 阅读(138) 评论(0) 推荐(0)