Pinned Repositories
ace-cache
基于spring boot上的注解缓存,自带轻量级缓存管理页面。@Cache比spring cache更轻量的缓存,支持单个缓存设置过期时间,可以根据前缀移除缓存。采用fastjson序列化与反序列化,以json串存于缓存之中。ace-cache可以快速用于日常的spring boot应用之中。
AG-Gate
AG-Gate 是一个基于spring cloud的用户资源授权、api管理授权的网关系统,以jwt交互的鉴权token来实施,支持基于Eureka注册中心下的服务鉴权和拦截,同时扩展Eureka下服务失效的通知扩展。
async-http-client
Asynchronous Http and WebSocket Client library for Java
aude-mvc
轻量级的webMVC框架,IOC和AOP都包含其中
Best-websites-a-programmer-should-visit-zh
程序员应该访问的最佳网站中文版
caption
Dubbo-Example
Dubbo例子
dubbo-http-demo
Dubbo Http Demo
dubbo-rpc-jsonrpc
The Json rpc module of dubbo project
ThingsBoard
Application to add Blockchain (ethereum) functionality in Thingsboard (IoT) platform. It is part of Winter Internship at Komhar Technologies.
cchenshuai's Repositories
cchenshuai/ThingsBoard
Application to add Blockchain (ethereum) functionality in Thingsboard (IoT) platform. It is part of Winter Internship at Komhar Technologies.
cchenshuai/ace-cache
基于spring boot上的注解缓存,自带轻量级缓存管理页面。@Cache比spring cache更轻量的缓存,支持单个缓存设置过期时间,可以根据前缀移除缓存。采用fastjson序列化与反序列化,以json串存于缓存之中。ace-cache可以快速用于日常的spring boot应用之中。
cchenshuai/dubbokeeper
dubbo服务管理以及监控系统
cchenshuai/EasyRTMP
EasyRTMP是一套调用简单、功能完善、运行高效稳定的RTMP功能组件,经过多年实战和线上运行打造,支持RTMP推送断线重连、环形缓冲、智能丢帧、网络事件回调,支持Windows、Linux、arm(hisiv100/hisiv200/hisiv300/hisiv400/etc..)、Android、iOS平台,支持市面上绝大部分的RTMP流媒体服务器,包括Wowza、Red5、ngnix_rtmp、crtmpserver等主流RTMP服务器,能够完美应用于各种行业的直播需求,手机直播、桌面直播、摄像机直播、课堂直播等等方面! Android版本地址:https://github.com/EasyDSS/EasyRTMP-Android iOS地址:https://github.com/EasyDSS/EasyRTMP-iOS
cchenshuai/grpc-java
The Java gRPC implementation. HTTP/2 based RPC
cchenshuai/gui-kafka-client
kafka client gui tool for: info summary, message count, comsumer comsume offset view, storm-kafka offset view, send message or download or "tail -f" message
cchenshuai/jafka
a fast and simple distributed publish-subscribe messaging system (mq)
cchenshuai/kafka-book
《Kafka技术内幕》代码
cchenshuai/kafka-eagle
Used to monitor the consumer status of Kafka clusters, as well as offsets, metadata and other information.
cchenshuai/learn_netty_source_code
Netty 源码分析教程
cchenshuai/lwftp
A lightweight FTP client using raw API of LWIP
cchenshuai/netty
Netty project - an event-driven asynchronous network application framework
cchenshuai/netty-mqtt
Fully functional netty-based mqtt client. Originally forked from https://github.com/jk-5/netty-mqtt
cchenshuai/ONVIF-Java
A Java client library to discover, control and manage ONVIF-supported devices.
cchenshuai/OnVifClient
cchenshuai/protools
历经开发周期两年,并且应用过千万级别项目的工具箱
cchenshuai/red5-io
Red5 I/O library
cchenshuai/red5-server
Red5 Server core
cchenshuai/renren-security
采用Spring、MyBatis、Shiro框架,开发的一套权限系统,极低门槛,拿来即用。设计之初,就非常注重安全性,为企业系统保驾护航,让一切都变得如此简单。【QQ群:324780204、145799952】
cchenshuai/secor
Secor is a service implementing Kafka log persistence
cchenshuai/soul-esview
web frontend develop platform by drag and drop dnd 前端可视化拖拽开发平台
cchenshuai/Spring-Cloud-AG-Admin
AG-Admin是国内首个基于Spring Cloud微服务化开发平台,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API管理等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。核心技术采用Eureka、Fegin、Ribbon、Zuul、Hystrix、JWT Token、Mybatis等主要框架和中间件,前端采用vue-element-admin组件。
cchenshuai/SSM-Template
Spring+SpringMVC+Mybatis 整合模版
cchenshuai/thingsboard-1
Open-source IoT Platform - Device management, data collection, processing and visualization.
cchenshuai/thingsboard-gateway
Open-source IoT Gateway - integrates devices connected to legacy and third-party systems with ThingsBoard IoT Platform using OPC-UA and MQTT protocols
cchenshuai/ureport
UReport2 is a high-performance pure Java report engine based on Spring architecture, where complex Chinese-style statements and reports can be prepared by iterating over cells.
cchenshuai/vue-element-admin
:tada: A magical vue admin http://panjiachen.github.io/vue-element-admin
cchenshuai/zbus
zbus = mq+ rpc, a lightweight yet powerful MQ and RPC server to build micro-service bus
cchenshuai/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
cchenshuai/zkui
A UI dashboard that allows CRUD operations on Zookeeper.