Git Product home page Git Product logo

all-in-one's Introduction

all-in-one

各种Java知识

包说明

my-demo

com.aaron.algorithm

一些常见算法的Java实现

com.aaron.beginner

刚学习Java的时候写的代码

com.aaron.concurrent

并发操作学习

CompletionService:用于线程池计算任务,返回时直接调用take().get(),该方法 会优先返回计算完成的线程,而不是按顺序返回

com.aaron.designpattern

设计模式初探

com.aaron.framework

框架基础知识:包括spring,quartz等

com.aaron.jvm

java虚拟机方面的模拟,各种异常的模拟

com.aaron.netty

netty框架学习

com.aaron.util

自己写的常用的工具类

spring-cloud-parent spring cloud全家桶

  1. 服务注册中心eureka
  2. rpc调用Feign
  3. 网关 spring-cloud-gateway
  4. 服务降级与熔断机制 hystrix

all-in-one's People

Contributors

aaronfeng2014 avatar

Watchers

 avatar

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.