码迷,mamicode.com
首页 >  
搜索关键字:cloud    ( 5835个结果
十分钟了解 spring cloud
<! flowchart 箭头图标 勿删 1 为什么需要服务发现 简单来说,服务化的核心就是将传统的一站式应用根据业务拆分成一个一个的服务,而微服务在这个基础上要更彻底地去耦合(不再共享DB、KV,去掉重量级ESB),并且强调DevOps和快速演化。这就要求我们必须采用与一站式时代、泛SOA时代不同 ...
分类:编程语言   时间:2018-10-23 10:55:27    阅读次数:169
新 Terraform 提供商: F5 Networks, Nutanix, 腾讯云, Helm
We are pleased to announce that F5 Networks, Nutanix, Tencent Cloud and Helm providers are now available for HashiCorp Terraform. This blog will detail the new providers and include links to additional resources.
分类:Web程序   时间:2018-10-22 20:43:51    阅读次数:344
喜大普奔:HashiCorp Vagrant 2.2.0发布!
We are pleased to announce the release of Vagrant 2.2.0. Vagrant is a tool for building and distributing development environments. The highlight of this release is the introduction of Vagrant Cloud command line tool.
分类:其他好文   时间:2018-10-22 20:19:47    阅读次数:278
如何Spring Cloud Zuul作为网关的分布式系统中整合Swagger文档在同一个页面上
本文不涉及技术,只是单纯的一个小技巧。 阅读本文前,你需要对spring-cloud-zuul、spring-cloud-eureka、以及swagger的配置和使用有所了解。 如果你的系统也是用zuul作为分布式系统的网关,同时使用swagger生成文档,想把整个系统的文档整合在同一个页面上,可以 ...
分类:编程语言   时间:2018-10-22 16:39:55    阅读次数:167
微信小程序环境搭建(本地,测试,生产)
1.本地 官网文档:https://cloud.tencent.com/document/product/619/11442#.E6.9C.AC.E5.9C.B0.E5.A6.82.E4.BD.95.E6.90.AD.E5.BB.BA.E5.BC.80.E5.8F.91.E7.8E.AF.E5.A2 ...
分类:微信   时间:2018-10-22 13:07:32    阅读次数:699
从0开始使用python flask编写博客网站(2)
好了上一篇文章中搭建好了完整的框架,以及可以访问一个“hello world”页面了。现在继续完善我们的博客程序。 1.如法炮制,继续完善error和admin的路由。 首先写把404和500的网页写好放到templates/errors中。然后在error的文件夹中新建handlers.py 文件 ...
分类:编程语言   时间:2018-10-22 00:06:07    阅读次数:200
2018-2019 ICPC, NEERC, Southern Subregional Contest (Online Mirror) Partial Solution
从这里开始 题目列表 瞎扯 Problem A Find a Number Problem B Berkomnadzor Problem C Cloud Computing Problem D Garbage Disposal Problem E Getting Deals Done Problem ...
分类:其他好文   时间:2018-10-21 22:56:31    阅读次数:281
SAP Cloud for Customer Extensibility的设计与实现
今天的文章来自Jerry的同事,SAP成都研究院C4C开发团队的开发人员 徐欢(Xu Boris) 。 徐欢 就坐我左手边的位置,因此我工作中但凡遇到C4C的技术问题,一扭头就可以请教他了,非常方便。下图是他办公室的桌面。 Jerry前一篇文章 "SAP产品的Field Extensibility" ...
分类:其他好文   时间:2018-10-21 12:06:49    阅读次数:125
spring cloud - 1
provider: 1. pom.xml 1) properties 2) dependencies 3) dependencyManagement 2. config file 1) bootstrap.yml 2) application.properties 3. discovery clie ...
分类:编程语言   时间:2018-10-21 10:15:57    阅读次数:203
SAP Cloud for Customer的Account Team里的role如何配置
Account Team标签页里点击Add按钮: 这些下拉菜单里的role在哪里配置? 在business configuration工作中心:Implementation projects Open Activity List: 以Party为关键字进行过滤,就能找到配置点了: 添加一条新记录: ...
分类:其他好文   时间:2018-10-20 16:32:42    阅读次数:141
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!