上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 35 下一页
摘要: 【docker】使用学习 目录 1、docker 安装 2、mysql 安装 3、rabbitmq 安装 4、radis 安装 5、jdk 安装 6、nginx 安装 7、elasticsearch 安装 8、vim 安装 9、Alpine Linux 3.9 安装 GraphicsMagick 1 阅读全文
posted @ 2019-05-16 22:21 翠微 阅读(566) 评论(0) 推荐(0) 编辑
摘要: 【RabbitMQ】使用学习 转载: 1、window 安装 2、docker 安装 1、window 安装 erlang下载地址:http://www.erlang.org/downloadsrabbitmq-erlang_otp_win64_21.3.exe安装目录 D:\erlang环境变量E 阅读全文
posted @ 2019-05-01 19:34 翠微 阅读(230) 评论(0) 推荐(0) 编辑
摘要: 【ActiveMQ】使用学习 转载: 1、启动 2、停止 http://localhost:8161 admin / admin Queue - Point-to-Point (点对点) 一条消息只能被一个消费者消费, 且是持久化消息 - 当没有可用的消费者时,该消息保存直到被消费为止;当消息被消费 阅读全文
posted @ 2019-05-01 19:33 翠微 阅读(321) 评论(0) 推荐(0) 编辑
摘要: 【Eureka】服务发现调用 转载:https://www.cnblogs.com/yangchongxing/p/10779832.html 1、使用 Netfix Feign 客户端调用服务 首先引入 spring-cloud-starter-openfeign 依赖,那个工程使用那个工程就引用 阅读全文
posted @ 2019-04-27 19:21 翠微 阅读(1244) 评论(0) 推荐(0) 编辑
摘要: 【Eureka】服务端和客户端 转载:https://www.cnblogs.com/yangchongxing/p/10778357.html Eureka服务端 1、添加依赖 2、启用Eureka服务 3、配置Eureka Eureka客户端 1、添加依赖 2、启用服务发现,仅仅 Eureka 阅读全文
posted @ 2019-04-27 12:41 翠微 阅读(1756) 评论(0) 推荐(0) 编辑
摘要: 【Element UI】使用问题记录 转载:https://www.cnblogs.com/yangchongxing/p/10750994.html 下载地址: https://unpkg.com/browse/element-ui@2.11.1/ https://unpkg.com/elemen 阅读全文
posted @ 2019-04-22 16:37 翠微 阅读(2594) 评论(0) 推荐(0) 编辑
摘要: 【Spring MVC】Properties文件的加载 转载:https://www.cnblogs.com/yangchongxing/p/10726885.html 参考:https://javadoop.com/post/spring-properties?hmsr=toutiao.io&ut 阅读全文
posted @ 2019-04-17 22:59 翠微 阅读(2336) 评论(0) 推荐(0) 编辑
摘要: 【Mock MVC】使用学习 转载:https://www.cnblogs.com/yangchongxing/p/10658311.html 阅读全文
posted @ 2019-04-05 11:38 翠微 阅读(226) 评论(0) 推荐(0) 编辑
摘要: 【IntelliJ Idea】使用学习 转载:https://www.cnblogs.com/yangchongxing/p/10658259.html 目录 1、Spring Boot 显示 RunDashboard 2、设置代码提示 Ctrl + 空格 3、设置文件过滤 4、设置字体 5、设置拼 阅读全文
posted @ 2019-04-05 11:23 翠微 阅读(243) 评论(0) 推荐(0) 编辑
摘要: 【IntelliJ Idea】常用快捷键 转载:https://www.cnblogs.com/yangchongxing/p/10654018.html 调试 Ctrl + Alt + S,设置 Ctrl + Shift + F8,查看断点列表 Alt + Shift + F10,运行 Alt + 阅读全文
posted @ 2019-04-04 11:49 翠微 阅读(449) 评论(0) 推荐(0) 编辑
上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 35 下一页