上一页 1 ··· 34 35 36 37 38 39 40 41 42 ··· 50 下一页
摘要: 配置文件 找不到属性 Caused by: java.lang.IllegalArgumentException: Could not resolve placeholder 'from' in string value "${from}" 阅读全文
posted @ 2018-04-13 17:01 1161588342 阅读(137) 评论(0) 推荐(0) 编辑
摘要: 1:Rest + Ribbon 2:Fegin默认 集成Ribbon 阅读全文
posted @ 2018-04-13 13:17 1161588342 阅读(294) 评论(0) 推荐(0) 编辑
摘要: 配置客户端 阅读全文
posted @ 2018-04-13 12:29 1161588342 阅读(260) 评论(0) 推荐(0) 编辑
摘要: https://segmentfault.com/a/1190000003063859?utm_source=Weibo&utm_medium=shareLink&utm_campaign=socialShare&from=timeline&isappinstalled=0 阅读全文
posted @ 2018-04-11 13:54 1161588342 阅读(105) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/heshuchao/p/5376298.html 阅读全文
posted @ 2018-04-10 15:08 1161588342 阅读(91) 评论(0) 推荐(0) 编辑
摘要: https://github.com/ITDragonBlog/daydayup/tree/master/SpringBoot-SSO 流程图: 1: Redis 保存用户信息 到Redis(KEY->VALUE) 数据库 2: 保存Cookie信息(用户标识)到浏览器 3: 其他项目添加登入拦截器 阅读全文
posted @ 2018-04-02 16:00 1161588342 阅读(306) 评论(0) 推荐(0) 编辑
摘要: Java调JS JDK1.8 中Nashorn 比JavaScript性能更好 https://blog.csdn.net/al_assad/article/details/60584351 阅读全文
posted @ 2018-04-02 12:39 1161588342 阅读(207) 评论(0) 推荐(0) 编辑
摘要: 参考: https://blog.csdn.net/csdn1152789046/article/details/51362735 修改前 项目放在Tomcat的webapps/ROOT/ 目录下面 http://IP 直接访问 修改后 项目(mall) 放在webapps/ 目录下面 移除原来we 阅读全文
posted @ 2018-04-02 11:39 1161588342 阅读(5522) 评论(0) 推荐(1) 编辑
摘要: Netty启动流程分析 http://www.cnblogs.com/itdragon/p/8365694.html 源码学习 https://github.com/ITDragonBlog/daydayup/tree/master/Netty 阅读全文
posted @ 2018-03-30 17:11 1161588342 阅读(99) 评论(0) 推荐(0) 编辑
摘要: 缓冲区 ByteBuf https://www.jianshu.com/p/3fbf54b8e8ec 阅读全文
posted @ 2018-03-30 16:51 1161588342 阅读(192) 评论(0) 推荐(0) 编辑
上一页 1 ··· 34 35 36 37 38 39 40 41 42 ··· 50 下一页