- 博客(3)
- 收藏
- 关注
原创 springboot 访问websocket nginx 转发403
springboot访问websocket出现402,nginx配置proxy_set_header Host $host:$server_port可解决
2022-09-08 11:42:50
1274
原创 关于搭建guacamole-server.1.4.0简单步骤,及问题记录
问题1: 在guacamole-server.1.4.0目录下,执行./configure,发现记录中出现以下警告,并且VNC没有成功加载(libvncserver.devel已经导入yum的情况下)libvncserver appears to be built against libgcrypt, but the libgcrypt headers could not be found. VNC will be disabled.解决: 需要加载 libgcrypt: 执行yum -...
2022-03-16 15:49:17
5086
2
原创 springboot 整合mail的配置
基本使用所有邮箱:#notice 服务主机 qq邮箱则为 notice.qq.comspring.mail.host=smtp.bizcn.com#服务协议spring.mail.protocol=smtp# 编码集spring.mail.default-encoding=UTF-8# 本人邮箱地址(登录账号)spring.mail.username=liuwzh@bizcn.com# 本人邮箱授权码(登录密码)spring.mail.password=Liuwz123# 其他配
2021-06-17 14:04:16
3198
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人