Easter79 Easter79
3年前
Springboot优雅整合Dubbo完成分布式服务注册案例
说明:Springboot整合Dubbo完成分布式服务注册,笔者以调用订单信息时调用查询用户地址信息为例。开发工具Idea父项目:springbootdubbointerface提供者:springbootdubboprovider消费者:springbootdubboconsum
Easter79 Easter79
3年前
Swift搭建本地http服务器,实现外部视频即时播放
最近项目有个小需求,需要ios实现手机作为服务端,将内部视频文件,在外面能够直接访问结合网上的例子,实现如下:1、基于CocoaHTTPServer(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Frobbiehanson%2FCocoaHTTPServ
Stella981 Stella981
3年前
Centos7 下nginx 搭建文件图片服务器
现在服务器部署nginxyuminstallyepelreleaseyuminstallnginxy安装完成之后访问ip!image.png(http://note.youdao.com/yws/res/3870/WEBRESOURCE122227a2f0
Stella981 Stella981
3年前
SpringBoot中使用rabbitmq,activemq消息队列和rest服务的调用
1\.activemq  首先引入依赖  pom.xml文件<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringbootstarteractivemq</artifactId</depe
Stella981 Stella981
3年前
Nginx之使用nginx搭建简单的文件服务器
  使用nginx可以搭建简单文件服务器  安装nginx(不详述)    修改配置文件/usr/local/nginx/conf/nginx.confuserroot;worker_processes1;error_loglogs/error.log;pidlog
Stella981 Stella981
3年前
Slime:让 Istio 服务网格变得更加高效与智能
Slime是网易数帆旗下轻舟微服务团队开源的服务网格组件(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fslimeio%2Fslime),它可以作为Istio的CRD管理器,旨在通过更为简单的配置实现Istio/Envoy的高阶功能。目前sli
Stella981 Stella981
3年前
Spring Cloud构建微服务架构:Hystrix监控数据聚合【Dalston版】
!(https://oscimg.oschina.net/oscnet/2ae714c54c9d4378a842a9c3ba9da0b2.png)前言上一篇我们介绍了使用HystrixDashboard来展示Hystrix用于熔断的各项度量指标。通过HystrixDashboard,我们可以方便的查看服务实例的综合情况,比如:服务调用
Easter79 Easter79
3年前
SpringBoot中使用rabbitmq,activemq消息队列和rest服务的调用
1\.activemq  首先引入依赖  pom.xml文件<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringbootstarteractivemq</artifactId</depe
Easter79 Easter79
3年前
SpringCloud(9)使用Spring Cloud OAuth2保护微服务系统
一、简介OAth2是一个标准的授权协议。在认证与授权的过程中,主要包含以下3种角色。服务提供方AuthorizationServer。资源持有者ResourceServer。客户端Client。OAuth2的认证流程如图所示,具体如下。!(https://o
Stella981 Stella981
3年前
Maven 私服 Nexus 总是弹出错误框?禁用 Outreach 服务吧
使用neuxs作为maven私服其版本是2.9.004在打开首页的时候时常会弹出如下错误框,不堪其扰!(https://oscimg.oschina.net/oscnet/up6b0a91d2eead61308f1c54ecb45862c313e.png)打开chrome检查,分析网络请求,发现路径中包含 outreac