码迷,mamicode.com
首页 >  
搜索关键字:cloud    ( 5835个结果
开启turbine收集hystrix指标功能
使用turbine收集hystrix指标 1、pom中引入对turbin的依赖,并增加dashboard图形界面的展示 org.springframework.boot spring boot starter actuator org.springframework.cloud spring clo ...
分类:其他好文   时间:2018-03-12 18:36:17    阅读次数:199
Spring Cloud Eureka 集群搭建 - 以及发现一个 “直觉BUG”
首先解释一下标题所说的“直觉BUG”,这个是我自己的定义。就是我们直觉上认为这是一个BUG,是一个错误,而实际并没有出错。 比如下图: 虽然出现报错信息,但是,整个程序并没有出错。至于原因,图片上的文字已经很好的解释了。 在此,再简单的说一下。 出现这种情况的原因是,我们的程序已经启动(已经出现红框 ...
分类:编程语言   时间:2018-03-12 16:54:20    阅读次数:175
TensorFlow - 相关 API
来自:https://cloud.tencent.com/developer/labs/lab/10324 TensorFlow - 相关 API TensorFlow 相关函数理解 任务时间:时间未知 tf.nn.conv2d conv2d( input, filter, strides, pad ...
分类:Windows程序   时间:2018-03-12 10:25:10    阅读次数:302
spring cloud spirng整合feign
restserver feign client interface feign client ...
分类:编程语言   时间:2018-03-11 11:56:28    阅读次数:249
《每天5分钟玩转容器技术》(转)
"《每天5分钟玩转容器技术》" "《每天5分钟玩转容器技术》" ...
分类:其他好文   时间:2018-03-10 14:04:19    阅读次数:155
spring cloud 健康监测配置
配置说明 注意-转驼峰 english http://cloud.spring.io/spring-cloud-static/Dalston.SR2/#spring-cloud-feign china https://springcloud.cc/spring-cloud-dalston.html ...
分类:编程语言   时间:2018-03-10 11:55:19    阅读次数:199
资料网站
1、CSDN知识库 2、CSDN博客 首页 3、about云 4、过往记忆 5、http://lib.csdn.net/base/hadoop/structure 6、http://feed.csdn.net/nav/cloud 7、http://blog.csdn.net/cloud/newart ...
分类:Web程序   时间:2018-03-09 20:31:46    阅读次数:223
Spring Cloud基础教程
教程http://blog.didispace.com/Spring-Cloud%E5%9F%BA%E7%A1%80%E6%95%99%E7%A8%8B/代码https://gitee.com/didispace/SpringBoot-Learning
分类:编程语言   时间:2018-03-09 11:14:31    阅读次数:131
我的spring cloud reset ribbon搭建
请求这个controller,会负载均衡到不同的消费提供者微服务http://localhost:8764/hi?name=ye demo服务注册中心服务器 package com.example.demo; import org.springframework.boot.SpringApplica ...
分类:编程语言   时间:2018-03-08 20:21:03    阅读次数:310
利用SpringCloud搭建一个最简单的微服务框架
http://blog.csdn.net/caicongyang/article/details/52974406 1.微服务 微服务主要包含服务注册,服务发现,服务路由,服务配置,服务熔断,服务降级等一系列的服务,而Spring Cloud为我们提供了个一整套的服务; 本例子为你提供了最简单的一个 ...
分类:编程语言   时间:2018-03-08 10:40:12    阅读次数:156
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!