Pinned Repositories
Activiti
Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.
apns4j
Apple Push Notification Service Implement with Java(java apns)
Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
artemis-disruptor-miaosha
没有redis也能够支撑"小米在印度把亚马逊搞挂了"事件的秒杀解决方案
aws-doc-sdk-examples
Code examples used in the official AWS SDK documentation.
aws-java-sns-mobile-push-sample
maven project for http://docs.aws.amazon.com/ja_jp/sns/latest/dg/mobile-push-send-devicetoken.html
AxonBank
Simple virtual bank application to showcase features of Axon Framework
AxonFramework
Framework for Evolutionary Event-Driven Microservices on the JVM
BaiYangSpring
我的测试项目Spring
Blog
每周一篇,内容精简,不咸不淡,期盼探讨。微信公众号:芋道源码【纯源码分享公众号】
MrXuCh's Repositories
MrXuCh/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
MrXuCh/aws-doc-sdk-examples
Code examples used in the official AWS SDK documentation.
MrXuCh/AxonFramework
Framework for Evolutionary Event-Driven Microservices on the JVM
MrXuCh/cobarclient
基于iBatis和Spring的轻量级分布式数据访问框架(DDAL)
MrXuCh/disruptor
High Performance Inter-Thread Messaging Library
MrXuCh/easyexcel
快速、简单避免OOM的java处理Excel工具
MrXuCh/effective-java-3rd-chinese
effective-java-3rd 中文版 https://sjsdfg.github.io/effective-java-3rd-chinese
MrXuCh/FileDownloader
Multitask、MultiThread(MultiConnection)、Breakpoint-resume、High-concurrency、Simple to use、Single/NotSingle-process
MrXuCh/go-fastdfs
A simple fast, easy use distributed file system written by golang(similar fastdfs).go-fastdfs 是一个简单的分布式文件系统,具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。
MrXuCh/java-design-patterns
Design patterns implemented in Java
MrXuCh/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
MrXuCh/JSqlParser
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern
MrXuCh/jvm-sandbox
Real - time non-invasive AOP framework container based on JVM
MrXuCh/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
MrXuCh/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
MrXuCh/library
A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
MrXuCh/litemall
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端
MrXuCh/onemall
mall 商城,基于微服务的**,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。
MrXuCh/Sentinel
A lightweight powerful flow control component enabling reliability and monitoring for microservices. (轻量级的流量控制、熔断降级 Java 库)
MrXuCh/sofa-bolt
SOFABolt is a lightweight, easy to use and high performance remoting framework based on Netty.
MrXuCh/sofa-tracer
SOFATracer is a component for the distributed system call trace. And through a unified traceId logging the logs of various network calls in the invoking link. These logs can be used for quick discovery of faults, service governance, etc.
MrXuCh/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
MrXuCh/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
MrXuCh/spring-integration-1
Spring Integration provides an extension of the Spring programming model to support the well-known Enterprise Integration Patterns (EIP)
MrXuCh/spring5-samples
《Spring5核心原理与30个类手写实战》随书代码示例工程
MrXuCh/SpringCloud-Learning
Spring Cloud基础教程,持续连载更新中
MrXuCh/toBeTopJavaer
To Be Top Javaer - Java工程师成神之路
MrXuCh/VBlog
V部落,Vue+SpringBoot实现的多用户博客管理平台!
MrXuCh/vert.x
Vert.x is a tool-kit for building reactive applications on the JVM
MrXuCh/vhr
微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。