Pinned Repositories
5_java_example
java例子实践
99-problems
This is an adaptation of the Ninety-Nine Prolog Problems written by Werner Hett.
activemq-in-action
source code for Manning "ActiveMQ In Action"
activemq-in-action-examples
《activemq in action》书中的源码,加上详细的注释以及个人的理解
ActiveMQ-in-Action-Translation
ActiveMQ in Action Translation Translate 翻译
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.
incubator-rocketmq
Mirror of Apache RocketMQ
RedisClient
Java Redis Client GUI Tool
spring
Spring integration for MyBatis 3
springbootMybatis
springboot与Mybatis整合以及事务开启
njxmlu's Repositories
njxmlu/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
njxmlu/blog
个人博客汇总
njxmlu/devops-java-sample
A sample for devops on kubesphere
njxmlu/hacker-laws
💻📖 Laws, Theories, Principles and Patterns that developers will find useful.
njxmlu/java-concurrency-note
📝《Java并发编程之美》阅读笔记
njxmlu/jdk-2
Read-only mirror of https://hg.openjdk.java.net/jdk/jdk
njxmlu/libpku
贵校课程资料民间整理
njxmlu/linux-command
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
njxmlu/logging-log4j2
Mirror of Apache Logging Log4J2
njxmlu/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
njxmlu/motan
A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.
njxmlu/Mycat-Server
njxmlu/openjdk
基于 jdk11 的源码注释仓库
njxmlu/Orestes-Bloomfilter
Library of different Bloom filters in Java with optional Redis-backing, counting and many hashing options.
njxmlu/pentaho-kettle
Pentaho Data Integration ( ETL ) a.k.a Kettle
njxmlu/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.
njxmlu/rsmq
Redis Simple Message Queue
njxmlu/skywalking
APM, Application Performance Monitoring System
njxmlu/slf4j-mdc-muti-thread
njxmlu/sofa-jarslink
Jarslink is a sofa ark plugin used to manage multi-application deployment
njxmlu/spring-cloud-netflix
Integration with Netflix OSS components
njxmlu/spring-framework
Spring Framework
njxmlu/Telethon
Pure Python 3 MTProto API Telegram client library, for bots too!
njxmlu/the-art-of-command-line
Master the command line, in one page
njxmlu/tidb
TiDB is a distributed HTAP database compatible with the MySQL protocol
njxmlu/tikv
Distributed transactional key-value database, originally created to complement TiDB
njxmlu/tomcat
Apache Tomcat
njxmlu/useful-scripts
🐌 useful scripts for making developer's everyday life easier and happier, involved java, shell etc.
njxmlu/vhr
微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。
njxmlu/vscode-leetcode
Solve LeetCode problems in VS Code