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 cl
Algorithms
算法与Leetcode
Auth-service
spring security + oauth2.0 + jwt
basic-hbase-examples
Contains sample code for a lightning talk on HBase.
bitchat
A network framework based on netty
books
chenjw816.github.io
Cloud-Parent
Parent-Repo for multiple jars
Consumer
封装常用的生产者-消费者模型
CS-Notes-PDF
https://github.com/CyC2018/CS-Notes PDF版本离线阅读
chenjw816's Repositories
chenjw816/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 cl
chenjw816/books
chenjw816/BILIBILI-HELPER
B站,哔哩哔哩(Bilibili)自动签到每日自动投币,银瓜子兑换硬币,领取大会员福利,大会员月底给自己充电等。每天轻松获取65经验值。赶快和我一起成为Lv6吧!
chenjw816/docker-elk
The Elastic stack (ELK) powered by Docker and Compose.
chenjw816/douban-movies-in-different-ways
豆瓣电影封面抓取示例 分别使用同步、多线程、多线程队列、协程、协程队列来不断提高抓取速度
chenjw816/drools-springboot
规则引擎drools与springboot的使用,Drools动态规则与决策表
chenjw816/ELK
es-api:es整合springboot,常用api测试;es-jd:仿京东商城,使用es海量数据搜索以及高亮显示;es-elk:分布式日志收集系统---ELK是ElasticSearch、Logstash、Kibana三大开源框架首字母大写简称
chenjw816/eric-2022
Algorithms, 4th edition textbook code and libraries
chenjw816/GolangTraining
Training for Golang (go language)
chenjw816/java-design-patterns
Design patterns implemented in Java
chenjw816/jim-framework
一些公共组件及学习应用:RPC/统一配置中心/基于注解的分布式锁/dubbo请求级缓存/调用链追踪/RabbitMQ/Elasticsearch/zookeeper/Sping boot
chenjw816/JuShaTa
JuShaTa是一个Java容器,提供模块隔离及模块热加载能力。
chenjw816/Leaf
Distributed ID Generate Service
chenjw816/LeetCode
LeetCode刷题记录
chenjw816/LIMIT
限流工具与秒杀系统实现。包括通用模块(限流工具、线程池、缓存淘汰策略)、应用模块等。
chenjw816/liteflow-message-demo
chenjw816/lobe-chat
🤖 Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.
chenjw816/mall-learning
mall学习教程,架构、业务、技术要点全方位解析。mall项目(25k+star)是一套电商系统,使用现阶段主流技术实现。 涵盖了SpringBoot2.1.3、MyBatis3.4.6、Elasticsearch6.2.2、RabbitMQ3.7.15、Redis3.2、Mongodb3.2、Mysql5.7等技术,采用Docker容器化部署。
chenjw816/miaosha
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
chenjw816/microservices-platform
基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的**实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持CI/CD多环境部署,并提供应用管理方便第三方系统接入;同时还集合各种微服务治理功能和监控功能。模块包括:企业级的认证系统、开发平台、应用监控、慢sql监控、统一日志、单点登录、Redis分布式高速缓存、配置中心、分布式任务调度、接口文档、代码生成等等。
chenjw816/microservices-sample
Demo for Spring Boot 2 and Spring Cloud microservices with distributed configuration (Spring Cloud Config), service discovery (Eureka), API gateway (Spring Cloud Gateway, Zuul), Swagger2 API documentation, logs correlation using Spring Cloud Sleuth and many more
chenjw816/mybatis
mybatis源码中文注释
chenjw816/openmessaging-java
OpenMessaging Runtime Interface for Java
chenjw816/openmessaging-storage-dledger
A raft-based java library for building high-available, high-durable, strong-consistent commitlog.
chenjw816/project-based-learning
Curated list of project-based tutorials
chenjw816/qps-helper
通用的qps统计工具包,为项目中一些框架实现QPS限流提供支持,为项目中统计接口的QPS提供支持。
chenjw816/SmartMvc
深入解析SpringMVC核心原理:从手写简易版MVC框架开始(SmartMvc)
chenjw816/spring-boot-api-project-seed
:seedling::rocket:一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
chenjw816/springcloud-learning
一套涵盖大部分核心组件使用的Spring Cloud教程,包括Spring Cloud Alibaba及分布式事务Seata,基于Spring Cloud Greenwich及SpringBoot 2.1.7。20篇文章,篇篇精华,30个Demo,涵盖大部分应用场景。
chenjw816/Teresa
use netty + spring + protoStuff + Quasar to create a rpc framework.