会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
梦见舟
Done is better than perfect
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
3
4
5
6
7
8
9
10
11
···
37
下一页
2019年7月16日
Redis下载及安装地址
摘要: https://redis.io/download
阅读全文
posted @ 2019-07-16 11:24 梦见舟
阅读(204)
评论(0)
推荐(0)
2019年7月11日
Java 虚拟机内存优化
摘要: 参考文档: https://www.cnblogs.com/lonelyJay/p/9997867.html
阅读全文
posted @ 2019-07-11 09:59 梦见舟
阅读(125)
评论(0)
推荐(0)
2019年7月9日
Apollo 配置中心
摘要: 自动刷新类 AutoUpdateConfigChangeListener updateSpringValue Apollo修改配置后不能自动刷新 https://blog.csdn.net/HiBoyljw/article/details/89243577
阅读全文
posted @ 2019-07-09 16:29 梦见舟
阅读(323)
评论(0)
推荐(0)
Apollo本地缓存文件
摘要: 本地缓存文件 位于: /opt/data/{appId}/config cache 或C:\opt\data\{appId}\config cache
阅读全文
posted @ 2019-07-09 13:42 梦见舟
阅读(8421)
评论(0)
推荐(0)
SpringBoot 远程调试
摘要: https://blog.csdn.net/qq_25911515/article/details/82287285 java jar Xdebug Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=10001 pigx park ser
阅读全文
posted @ 2019-07-09 11:41 梦见舟
阅读(303)
评论(0)
推荐(0)
2019年7月4日
SpringCloud微服务架构下 部署在ECS上 403
摘要: 参考文档: 1. https://blog.csdn.net/qq_36752632/article/details/79656716 2. https://blog.csdn.net/u011642663/article/details/78462012
阅读全文
posted @ 2019-07-04 14:56 梦见舟
阅读(444)
评论(0)
推荐(0)
Nginx 常用命令
摘要: 1. nginx c /etc/nginx/nginx.conf 2. nginx.conf文件的路径可以从nginx t的返回中找到。 3. nginx s reload
阅读全文
posted @ 2019-07-04 11:22 梦见舟
阅读(116)
评论(0)
推荐(0)
2019年7月3日
阿里云数据库Redis版 ERR invalid password
摘要: 参考文档 https://help.aliyun.com/document_detail/56464.html?spm=a2c4g.11186623.6.581.141c786foOvFn6 1.确定密码没错 2.设置白名单 3.白名单设置的是阿里云的内网地址,设置外网地址无效
阅读全文
posted @ 2019-07-03 15:13 梦见舟
阅读(5650)
评论(0)
推荐(0)
2019年7月1日
Apollo配置中心搭建
摘要: Apollo配置中心 1.下载依赖包 下载地址 https://github.com/ctripcorp/apollo/releases 依赖的jar包如下: apollo adminservice 1.4.0 github.zip apollo configservice 1.4.0 github
阅读全文
posted @ 2019-07-01 13:50 梦见舟
阅读(2646)
评论(0)
推荐(0)
2019年6月29日
Gateway 访问超时 返回504
摘要: 问题梳理 【现象】Gateway访问超时 【方法】 根据出错位置查看源代码, AbstractCommand HystrixObservableTimeoutOperator final Reference tl = HystrixTimer.getInstance().addTimerListen
阅读全文
posted @ 2019-06-29 12:10 梦见舟
阅读(5179)
评论(0)
推荐(0)
上一页
1
···
3
4
5
6
7
8
9
10
11
···
37
下一页
公告