摘要: > 推荐编译安装,但是太麻烦了,所以直接 docker 安装。 ## 参考 [https://blog.csdn.net/abcde123_123/article/details/106244181](https://blog.csdn.net/abcde123_123/article/detail 阅读全文
posted @ 2023-06-17 09:41 EggCode 阅读(31) 评论(0) 推荐(0) 编辑
摘要: ## 常见题库 [https://github.com/cosen1024/Java-Interview](https://github.com/cosen1024/Java-Interview) [https://github.com/whx123/JavaHome](https://github 阅读全文
posted @ 2023-06-17 09:40 EggCode 阅读(38) 评论(0) 推荐(0) 编辑
摘要: ## 1、下载软件,上传至 /usr/local/src ``` https://dev.mysql.com/downloads/mysql/5.7.html#downloads ``` ## ![image.png](http://img.eggcode.top/shared/2023/06/11 阅读全文
posted @ 2023-06-17 09:39 EggCode 阅读(85) 评论(0) 推荐(0) 编辑
摘要: ## 参考文档 [https://yeasy.gitbook.io/docker_practice/install/centos](https://yeasy.gitbook.io/docker_practice/install/centos) [https://blog.csdn.net/qq_4 阅读全文
posted @ 2023-06-17 09:39 EggCode 阅读(210) 评论(0) 推荐(0) 编辑
摘要: 需要用到的工具,ssh连接工具(putty,命令行界面),sftp工具(WinSCP,图形化界面) 准备一台服务器:阿里云,腾讯云都有为学生准备的9.9/月的学生服务器(注意:使用他们的服务器,需要设置下安全组) 服务器软件:JDK1.8+Tomcat8.5+Mysql5.6 提示:教程中如果涉及文 阅读全文
posted @ 2023-06-17 09:38 EggCode 阅读(94) 评论(0) 推荐(0) 编辑
摘要: [https://blog.csdn.net/yuemancanyang/article/details/122769308](https://blog.csdn.net/yuemancanyang/article/details/122769308) [https://wiki.eryajf.ne 阅读全文
posted @ 2023-06-17 09:37 EggCode 阅读(14) 评论(0) 推荐(0) 编辑
摘要: ## 安装 EMQX v4.3.15 ### 1、下载 [emqx-centos8-4.3.15-amd64.rpm](https://www.emqx.com/zh/downloads/broker/4.3.15/emqx-centos8-4.3.15-amd64.rpm)[SHA256](htt 阅读全文
posted @ 2023-06-17 09:34 EggCode 阅读(1666) 评论(0) 推荐(0) 编辑
摘要: 开启服务 [https://blog.csdn.net/zll_0405/article/details/81208606](https://blog.csdn.net/zll_0405/article/details/81208606) 开启端口 firewall-cmd --zone=publi 阅读全文
posted @ 2023-06-17 09:33 EggCode 阅读(11) 评论(0) 推荐(0) 编辑
摘要: ## 参考 [https://www.jenkins.io/doc/book/installing/docker/](https://www.jenkins.io/doc/book/installing/docker/) [https://blog.csdn.net/zqqiang0307/arti 阅读全文
posted @ 2023-06-17 09:33 EggCode 阅读(40) 评论(0) 推荐(0) 编辑