Pinned Repositories
aggregate-framework
Aggregate Framework是为方便开发人员运用DDD和CQRS思想来构建复杂的、可扩展的Java企业应用系统而提供的Java技术框架。该框架提供了Aggregate、Repository、Domain Event等构建块的实现;使用DomainEvent,借助于内建的Disruptor组件,AggregateFramework可使开发人员方便的实现高性能SEDA架构。此外,该框架支持与Spring集成,提供使用 annotation的方式让开发人员方便地为Domain Event定义一个或多个事件处理, 同时可指定事件处理是同步还是异步触发,并支持分布式事务事件; 使用Spring事务管理器管理事务时,支持Unit Of Work数据访问模式以及内建一级缓存以提高访问性能,另也支持可配置的2级缓存。
arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
bistoury
Bistoury是去哪儿网的java应用生产问题诊断工具,提供了一站式的问题诊断方案
ByteTCC
ByteTCC是一个兼容JTA规范的基于TCC机制的分布式事务管理器。用户手册:https://github.com/liuyangming/ByteTCC/wiki
caffeine
A high performance caching library for Java 8
ci-hands-on
Continuous Integration Practice
CodeMaker
A idea-plugin for Java/Scala, support custom code template.
commons-bean
ddd-pratice
xhujinjun's Repositories
xhujinjun/bistoury
Bistoury是去哪儿网的java应用生产问题诊断工具,提供了一站式的问题诊断方案
xhujinjun/caffeine
A high performance caching library for Java 8
xhujinjun/CodeMaker
A idea-plugin for Java/Scala, support custom code template.
xhujinjun/Developer-Books
编程开发相关书籍整理分享,持续更新...
xhujinjun/diagrams
xhujinjun/easyexcel
快速、简单避免OOM的java处理Excel工具
xhujinjun/emoji-java
The missing emoji library for Java :heart:
xhujinjun/git-flow
xhujinjun/go-fastdfs-web
Go-Fastdfs web管理平台
xhujinjun/idea
jetbrains-agent-latest-master
xhujinjun/istart
56族
xhujinjun/java
Structurizr for Java
xhujinjun/jdk
JDK main-line development
xhujinjun/jeecg-boot
「企业级低代码平台」前后端分离架构SpringBoot 2.x,SpringCloud,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE,帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。
xhujinjun/JGrowing
Java is Growing up but not only Java。Java成长路线,但学到不仅仅是Java。
xhujinjun/jitwatch
Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.
xhujinjun/kc-sofastack-demo
SOFAStack Demo for SOFAStack Cloud Native Workshop on KubeCon China 2019
xhujinjun/mybatis-generator-plugin
Mybatis Generator 代码生成插件拓展,增加:查询单条数据插件(SelectOneByExamplePlugin)、MySQL分页插件(LimitPlugin)、数据Model链式构建插件(ModelBuilderPlugin)、Example Criteria 增强插件(ExampleEnhancedPlugin)、Example 目标包修改插件(ExampleTargetPlugin)、批量插入插件(BatchInsertPlugin)、逻辑删除插件(LogicalDeletePlugin)、数据Model属性对应Column获取插件(ModelColumnPlugin)、存在即更新(UpsertPlugin)、Selective选择插入更新增强插件(SelectiveEnhancedPlugin)、Table增加前缀插件(TableSuffixPlugin)、自定义注释插件(CommentPlugin)、增量插件(IncrementsPlugin)、查询结果选择性返回插件(SelectSelectivePlugin)、乐观锁插件(OptimisticLockerPlugin)、LombokPlugin等拓展。
xhujinjun/ObjectLogger
A powerful and easy-to-use operational logging system that supports analysis of changes in object properties. 强大且易用的操作日志记录系统,支持对象属性的变化分析。
xhujinjun/pinpoint
APM, (Application Performance Management) tool for large-scale distributed systems written in Java.
xhujinjun/rocketmq
Mirror of Apache RocketMQ
xhujinjun/scripts
阿里云服务api相关python脚本,以及常用shell脚本
xhujinjun/sisyphus
The java retry framework.(支持注解的 java 重试框架)
xhujinjun/skywalking
APM, Application Performance Monitoring System
xhujinjun/skywalking-nginx-lua
The Nginx Lua agent for Apache SkyWalking
xhujinjun/sofa-boot-guides
Guides for SOFABoot
xhujinjun/sofastack-demos
SOFAStack Demos
xhujinjun/uid-generator
UniqueID generator
xhujinjun/vjtools
The vip.com's java coding standard, libraries and tools
xhujinjun/xxl-job
A lightweight distributed task scheduling framework.(分布式任务调度平台XXL-JOB)