还有几个小时2018年就要过去了,盘点一下小编从做做公众号以来发送了273篇文章,其中包含原创文章90篇,虽然原创的有点少,但是2019年小编将一如既往给大家分享跟多的干货,分享工作中的经验,让大家在职业生涯中少走弯路。实实在在的干货,让大家不要走工作6年整,到手都不到8k的大弯路。2019大家还是要以学习技术为本,这才是IT人吃饭的必要法宝。

2018年分享的Spring Cloud 2.x系列文章

Spring Cloud 2.x系列之eureka注册中心单机

Spring Cloud 2.x系列之 eureka注册中心集群

Spring Cloud 2.x系列之配置中心

Spring Cloud 2.x系列之服务注册&服务提供者

Spring Cloud 2.x系列之springcloud整合mybatis注解方式

Spring Cloud 2.x系列之如何获取配置中心的配置

Spring Cloud 2.x系列之服务发现&服务消费者Ribbon

Spring Cloud 2.x系列之服务发现&服务消费者Feign

Spring Cloud 2.x系列之springcloud整合logback打印sql语句

Spring Cloud 2.x系列之服务提供者provider如何使用配置中心config

Spring Cloud 2.x系列之RestTemplate+Ribbon整合断路器Hystrix

Spring Cloud 2.x系列之如何使用断路器监控Hystrix Dashboard

Spring Cloud 2.x系列之Ribbon整合断路器监控Hystrix Dashboard

Spring Cloud 2.x系列之Feign整合断路器监控Hystrix Dashboard

Spring Cloud 2.x系列之Feign整合断路器Hystrix

Spring Cloud 2.x系列之springcloud整合Swagger2构建Restful服务的APIs

Spring Cloud 2.x系列之springcloud整合lettuce使用redis

Spring Cloud 2.x系列之spring cloud如何使用spring-test进行单元测试

Spring Cloud 2.x系列之springcloud如何使用spring-cache

Spring Cloud 2.x系列之断路器集群监控Turbine

Spring Cloud 2.x系列之springboot集成freemarker

Spring Cloud 2.x系列之springcloud分布式Session之Spring Session

Spring Cloud 2.x系列之springboot集成quartz

Spring Cloud 2.x系列之springboot集成ActiveMQ

Spring Cloud 2.x系列之springboot发送邮件

Spring Cloud 2.x系列之模板引擎thymeleaf

Spring Cloud 2.x系列之网关zuul入门(一)

Spring Cloud 2.x系列之网关zuul入门(二)

Spring Cloud 2.x系列之网关zuul入门(三)

Spring Cloud 2.x系列之整合rocketMQ

SpringCloud 2.x之Spring Cloud 中整合Zipkin进行服务跟踪zipkin-client

SpringCloud 2.x之Spring Cloud 服务跟踪总结

SpringCloud 2.x之网关Spring Cloud Gateway

Spring Cloud 2.x之整合工作流Activiti

Spring Cloud 2.x之Activiti整合规则引擎Drools

Spring Cloud 2.x之SpringBoot配置Cors解决跨域请求

Spring Cloud 2.x之服务网关 Zuul过滤器

2019年继续深挖SpringBoot、 SpringCloud、Dubbo等框架的相关技术,同时将分享一些中间件的相关技术,如nginx、ElasticSearch。希望新的一年里大家都立一个Flag,来年实现这个Flag。

2018年分享的Spring Cloud 2.x系列文章的更多相关文章

  1. Spring Cloud微服务系列文,服务调用框架Feign

    之前博文的案例中,我们是通过RestTemplate来调用服务,而Feign框架则在此基础上做了一层封装,比如,可以通过注解等方式来绑定参数,或者以声明的方式来指定请求返回类型是JSON.    这种 ...

  2. Spring Boot 2.0系列文章(五):Spring Boot 2.0 项目源码结构预览

    关注我 转载请务必注明原创地址为:http://www.54tianzhisheng.cn/2018/04/15/springboot2_code/ 项目结构 结构分析: Spring-boot-pr ...

  3. Spring Boot 2.0系列文章(七):SpringApplication 深入探索

    关注我 转载请务必注明原创地址为:http://www.54tianzhisheng.cn/2018/04/30/springboot_SpringApplication/ 前言 在 Spring B ...

  4. Spring Cloud微服务系列文,Hystrix与Eureka的整合

    和Ribbon等组件一样,在项目中,Hystrix一般不会单独出现,而是会和Eureka等组件配套出现.在Hystrix和Eureka整合后的框架里,一般会用到Hystrix的断路器以及合并请求等特性 ...

  5. Spring源码分析(一):从哪里开始看spring源码(系列文章基于Spring5.0)

    概述 对于大多数第一次看spring源码的人来说,都会感觉不知从哪开始看起,因为spring项目源码由多个子项目组成,如spring-beans,spring-context,spring-core, ...

  6. Spring Cloud Eureka 自我保护机制实战分析

    前些天栈长在Java技术栈微信公众号分享过 Spring Cloud Eureka 的系列文章: Spring Cloud Eureka 自我保护机制 Spring Cloud Eureka 常用配置 ...

  7. 在阿里云容器服务上开发基于Docker的Spring Cloud微服务应用

    本文为阿里云容器服务Spring Cloud应用开发系列文章的第一篇. 一.在阿里云容器服务上开发Spring Cloud微服务应用(本文) 二.部署Spring Cloud应用示例 三.服务发现 四 ...

  8. 一:Spring Boot、Spring Cloud

    上次写了一篇文章叫Spring Cloud在国内中小型公司能用起来吗?介绍了Spring Cloud是否能在中小公司使用起来,这篇文章是它的姊妹篇.其实我们在这条路上已经走了一年多,从16年初到现在. ...

  9. Spring Cloud Eureka 常用配置详解,建议收藏!

    前几天,栈长分享了 <Spring Cloud Eureka 注册中心集群搭建,Greenwich 最新版!>,今天来分享下 Spring Cloud Eureka 常用的一些参数配置及说 ...

随机推荐

  1. springCloud的使用05-----路由网关(zuul)

    zuul的主要功能是路由转发和过滤,比如让所有/api-a/*的请求都转发到服务器a上,所有/api-b/*的请求都转发到服务器b上,zuul默认和ribbon结合实现了负载均衡的功能. 1 zuul ...

  2. 在centos上安装nodejs

    之前在百度云上买了个服务器,选择的centos 64位系统. 买完之后一顿折腾,今天就来讲讲怎么安装node和npm,刚开始在Google上找了好多方法,都是费时.费力,最后还是没有安装成功,下面将介 ...

  3. 搭建git服务器遇到的问题

    1.错误提示: remote: error: insufficient permission for adding an object to repository database ./objects ...

  4. Redis的备份与恢复

    备份 dump.rdb:RDB方式的备份文件 appendonly.aof:AOF方式的备份文件 rdb 备份处理 # 编辑redis.conf文件,找到如下参数,默认开启. save 900 1 s ...

  5. @ResponseEntity返回值(怪异)

    定制相应头 /** * 将返回数据放在响应体中 * * ResponseEntity<String>:响应体中内容的类型 * @return */ //@ResponseBody @Req ...

  6. iview table绑定双击事件

    <Table <Table ref="table" highlight-row :columns="columns" :data="new ...

  7. OpenCV常用基本处理函数(3)颜色空间

    颜色空间转换 对图像进行颜色空间转换,比如从 BGR 到灰度图,或者从BGR 到 HSV 等 我们要用到的函数是:cv2.cvtColor(input_image ,flag),其中 flag就是转换 ...

  8. 浅谈CICD持续集成、持续部署的流程(转)

    Jenkins是一个比较流行的持续集成工具GitLab是存储镜像的镜像仓库由客户端将代码push推送到git仓库,gitlab上配置了一个webHook的东西可以触发Jenkins的构建.进入到Jen ...

  9. Java:新建数组

    Array Initialization int[] a; = int a[]; int[] a = new int[100]; a[]的值会被初始化为0 `int[] smallPrimes = { ...

  10. 监控服务(keepalived,httpd)

    #!/bin/bashpidof httpdif [ $? -eq 0 ];then echo "httpd is ok"else echo "httpd is not ...