会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
cnblogs_2015
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
8
9
10
11
12
13
14
15
16
···
22
下一页
2018年1月
elk
摘要: https://www.elastic.co/downloads
阅读全文
posted @ 2018-01-03 17:43 三驾马车
阅读(153)
评论(0)
推荐(0)
2017年12月
Full authentication is required to access this resource
摘要: C:\Users\ibm>curl -X POST http://localhost:8080/bus/refresh?destination=case:8082{"timestamp":1514534892307,"status":401,"error":"Unauthorized","messa
阅读全文
posted @ 2017-12-29 16:13 三驾马车
阅读(25356)
评论(0)
推荐(0)
Linux 安装erlang
摘要: 安装rabbitmq的基础erlang1. 下载erlang 版本:otp_src_20.1.tar.gz 地址: http://erlang.org/download/?M=D 2.安装erlang,解决unixOBDC错误 wget http://vault.centos.org/5.11/os
阅读全文
posted @ 2017-12-27 17:02 三驾马车
阅读(499)
评论(0)
推荐(0)
springcloud config
摘要: 规则: 一.获取文件属性/{label}/{application}-{profile}.properties/yml http://localhost:8080/master/case-dev.properties=> profile: dev1.0 二。获取JSON格式配置属性/{applica
阅读全文
posted @ 2017-12-27 10:33 三驾马车
阅读(169)
评论(0)
推荐(0)
not annotated with HTTP method type (ex. GET, POST) 问题解决
摘要: java.lang.IllegalStateException: Method findByIdE not annotated with HTTP method type (ex. GET, POST) 问题原因,是因为这个类的存在,在其中 new feign.Contract.Default();
阅读全文
posted @ 2017-12-13 14:28 三驾马车
阅读(12096)
评论(0)
推荐(0)
spring-cloud-starter-feign 等jar无法reimport的解决方案
摘要: <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncod
阅读全文
posted @ 2017-12-12 15:58 三驾马车
阅读(429)
评论(0)
推荐(0)
即时通讯IM工具
摘要: 即时通讯IM工具,目前已知的服务及收费方式:一、专业第三方IMLeanCloud(按需收费)LeanCloud融云(免费+收费)融云即时通讯云环信(免费+收费)环信-即时通讯云领导者云之讯(免费+收费)云之讯—融合通讯开放平台让通讯更简单二、互联网巨头IM 腾讯云通信IM(暂时免费) 云通信 IM
阅读全文
posted @ 2017-12-11 18:02 三驾马车
阅读(3279)
评论(0)
推荐(0)
spring 和spring cloud 组成
摘要: spring 顶级项目:Spring IO platform:用于系统部署,是可集成的,构建现代化应用的版本平台,具体来说当你使用maven dependency引入spring jar包时它就在工作了。Spring Boot:旨在简化创建产品级的 Spring 应用和服务,简化了配置文件,使用嵌入
阅读全文
posted @ 2017-12-06 11:23 三驾马车
阅读(471)
评论(0)
推荐(0)
微服务常识
摘要: 微服务常用协议:REST,AMQP,STOMP,MQTT等; 微服务开发框架:SpringCloud,Dubbo,Armada,Dropwizard等; Spring Cloud Netflix包含的组件及其主要功能大致如下: 1、Eureka,服务注册和发现,它提供了一个服务注册中心、服务发现的客
阅读全文
posted @ 2017-12-06 08:43 三驾马车
阅读(251)
评论(0)
推荐(0)
2017年11月
JMS和AMQP的区别
摘要: JMS即Java消息服务(Java Message Service)应用程序接口,是一个Java平台中关于面向消息中间件(MOM)的API,用于在两个应用程序之间,或分布式系统中发送消息,进行异步通信。Java消息服务是一个与具体平台无关的API. AMQP,即Advanced Message Qu
阅读全文
posted @ 2017-11-29 10:48 三驾马车
阅读(2394)
评论(0)
推荐(0)
上一页
1
···
8
9
10
11
12
13
14
15
16
···
22
下一页
公告