上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 92 下一页
摘要: <!--聚合数据-短信API--> <dependency> <groupId>net.sf.json-lib</groupId> <artifactId>json-lib</artifactId> <version>2.3</version> <classifier>jdk15</classifi 阅读全文
posted @ 2023-02-01 16:33 yub4by 阅读(39) 评论(0) 推荐(0)
摘要: <!--阿里云短信服务--> <dependency> <groupId>com.aliyun</groupId> <artifactId>aliyun-java-sdk-core</artifactId> <version>4.5.16</version> </dependency> <depen 阅读全文
posted @ 2023-02-01 16:30 yub4by 阅读(120) 评论(0) 推荐(0)
摘要: <!--七牛云-对象存储-图片云盘服务--> <dependency> <groupId>com.qiniu</groupId> <artifactId>qiniu-java-sdk</artifactId> <version>[7.7.0, 7.7.99]</version> </dependen 阅读全文
posted @ 2023-02-01 16:28 yub4by 阅读(115) 评论(0) 推荐(0)
摘要: https://sa-token.cc/doc.html https://gitee.com/yub4by/satoken-s6-demo 阅读全文
posted @ 2023-01-31 14:28 yub4by 阅读(43) 评论(0) 推荐(0)
摘要: 1 使用课程资料中的后端项目静态资源(nginx单独server端口部署) 课程资料只提供了后台前端打包资源,没有前台前端的打包 http://123.249.83.224:8001 #user nobody; worker_processes 1; #error_log logs/error.lo 阅读全文
posted @ 2023-01-30 14:28 yub4by 阅读(66) 评论(0) 推荐(0)
摘要: 21211 阅读全文
posted @ 2023-01-27 11:07 yub4by 阅读(10) 评论(0) 推荐(0)
摘要: 前后端分离 ~~YApi接口管理~~ Swagger 合并分支 v1.2分支开发好了,现在需要先在本地合并到master分支,然后将本地master分支推送到远程仓库以更新master 首先,切换当前分支到本地的master 然后,选中本地v1.2分支,点击merge into current [3 阅读全文
posted @ 2023-01-20 15:55 yub4by 阅读(114) 评论(0) 推荐(0)
摘要: 目录结构 基本命令 停止服务 配置环境变量 配置文件详解 nginx具体应用 静态资源部署 反向代理 反向代理案例 负载均衡 负载均衡案例(轮询) 阅读全文
posted @ 2023-01-20 14:22 yub4by 阅读(43) 评论(0) 推荐(0)
摘要: ![image](https://img2023.cnblogs.com/blog/2370433/202301/2370433-20230119205556641-1880221790.png) ![image](https://img2023.cnblogs.com/blog/2370433/202301/2370433-20230119205655663-723011169.png) ![i 阅读全文
posted @ 2023-01-19 20:59 yub4by 阅读(18) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/weixin_52938172/article/details/123929866 https://chuna2.787528.xyz/yppah/p/15817560.html docker安装两个mysql docker run \ --name mysq 阅读全文
posted @ 2023-01-19 14:37 yub4by 阅读(33) 评论(0) 推荐(0)
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 92 下一页