03 2021 档案

摘要:1.配置文件创建bean A. yml中写入对象,对象的属性如: login: cache-enable: true # 是否限制单用户登录 single-login: false # 验证码 login-code: # 验证码类型配置 查看 LoginProperties 类 code-type: 阅读全文
posted @ 2021-03-31 09:07 trump2 阅读(109) 评论(0) 推荐(0)
摘要:https://www.bilibili.com/video/BV1up4y1i7TN?p=27 一.centos8安装rabbitmq 1.安装erlang依赖 : curl -s https://packagecloud.io/install/repositories/rabbitmq/erla 阅读全文
posted @ 2021-03-10 18:19 trump2 阅读(58) 评论(0) 推荐(0)
摘要:一.视频:https://www.bilibili.com/video/BV1zJ411w7SV?from=search&seid=10299567993406816639 二.安装不要按http://nginx.org/en/linux_packages.html#RHEL-CentOS做即可 三 阅读全文
posted @ 2021-03-08 16:10 trump2 阅读(47) 评论(0) 推荐(0)