Giter Site home page Giter Site logo

haitaoss's Projects

ribbon icon ribbon

Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.

sentinel icon sentinel

A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)

source-code-hunter icon source-code-hunter

😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等

spring-boot icon spring-boot

Spring Boot 源码。 SpringBoot 就是一个 创建、配置、刷新IOC容器 的工厂,最终的目的就是得到一个IOC容器,得学会了Spring才能看懂SpringBoot

spring-cloud-alibaba icon spring-cloud-alibaba

Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.

spring-cloud-build icon spring-cloud-build

Common build concerns, shared plugin configuration, etc. for Spring Cloud modules

spring-cloud-circuitbreaker icon spring-cloud-circuitbreaker

Spring Cloud Circuit Breaker 源码的学习。Spring Cloud CircuitBreaker 只是将 resilience4j 和 spring-retry 通过自动装配 注册 CircuitBreakerFactory 到IOC容器中而已。要想深入了解需要单独学习 resilience4j、spring-retry

spring-cloud-commons icon spring-cloud-commons

spring-cloud-commons 源码学习。实现了SpringCloud应用的上下文环境、定义了服务注册接口规范,提供了负载均衡的接口并有负载均衡的实现,定义了断路器接口

spring-cloud-gateway icon spring-cloud-gateway

spring-cloud-gateway 源码分析。本质就是 接收请求并根据匹配的路由进行转发而已。

spring-cloud-openfeign icon spring-cloud-openfeign

OpenFeign 源码学习。将Feign集成到Spring应用中、使用负载均衡Http客户端执行Feign请求、使用断路器执行Feign请求

spring-framework icon spring-framework

Spring Framework 源码学习。详细讲了 IOC容器的创建、配置类的解析、Environment读取属性的顺序、动态代理实现AOP和类加载时实现AOP、Spring事务和事务传播行为、国际化、Spring Cache、SpringMVC 的执行流程和参数的解析等等...

springboot-urule icon springboot-urule

基于URule-2.1.5开源版本集成SpringBoot-2.0,基于内置源码的集成,方便直接二次开发。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.