chz613's Stars
oldmanpushcart/greys-anatomy
Java诊断工具
alibaba/jvm-sandbox
Real - time non-invasive AOP framework container based on JVM
alibaba/bytekit
Java Bytecode Kit
superad/pdf-kit
java根据模板动态生成PDF文件
SpringForAll/spring-boot-starter-mongodb-plus
对官方spring boot starter对mongodb支持的扩展,提供更多配置属性,比如:连接数的配置等
zuiyu-main/springboot-kafka
记录一次springboot集成kafka的过程
zifangsky/WebSocketDemo
在Spring Boot中使用WebSocket,示例包括简单模式、STOMP模式消息、处理对方不在线情况、分布式WebSocket等。
Sayi/poi-tl
Generate awesome word(docx) with template
ysc/word
Java分布式中文分词组件 - word分词
AobingJava/JavaFamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
D2C-Cai/shop-mall
SpringBoot(2.0.5)+MybatisPlus(3.0.7)项目骨架,支持SpringSecurity+JWT权限验证,整合Redis+MongoDB+RabbitMQ+Elasticseach,Quartz定时任务,EasyPoi的Excel导出,Swagger2接口文档,工具包Lombok/FastJson/Hutool/Jasypt
qunarcorp/bistoury
Bistoury是去哪儿网的java应用生产问题诊断工具,提供了一站式的问题诊断方案
withlogicco/ceryx
Dynamic reverse proxy based on NGINX OpenResty with an API
microsoftarchive/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
jobbole/awesome-java-cn
Java资源大全中文版,包括开发库、开发工具、网站、博客、微信、微博等,由伯乐在线持续更新。
peikaiqiang/redislock-spring-boot-starter
redislock-spring-boot-starter 是一个基于redis实现的分布式注解锁的工具!
square-knight/redislock-spring-boot-starter
基于redis的分布式锁,完美集成Spring-boot-starter
Meituan-Dianping/Leaf
Distributed ID Generate Service
wadelau/Base62x
Base62x is an alternative approach to Base 64 without symbols in output. 无符号的Base64编码解码方案.
ybx13579/xiaochengxu-wxChat
【纯前端】模仿微信聊天,有文字聊天、拍照、图片、录音(播放未完善)的功能,可内置在小程序里做客服类的聊天
wechat-miniprogram/miniprogram-demo
微信小程序组件 / API / 云开发示例
TencentVideoCloudMLVBDev/MiniProgram
小程序源码,直播<live-room>、双人多人<rtc-room>标签对接RoomService业务后台,实现直播连麦、双人、多人房间管理。<webrtc-room>标签对接WebRTC业务后台,实现与Chrome浏览器的互通。
NetEase/pomelo
A fast,scalable,distributed game server framework for Node.js.
githuanl/spring-boot-netty-socket.io---chat
基于springBoot + netty-socket.io + mongodb 的即时聊天后台
yin5980280/easy
开源的Java开发脚手架,工作经验总结,springboot,springcloud,基于tk-mybatis代码反向生成,基于redis(redisson)注解形式加分布式锁等,计划将用该脚手架抄袭jeesite和ruoyi还有基于vue的后台权限管理系统做一套开源的后台管理和cms系统,域名服务器已买好,脚手架还在继续更新中,更新完毕开始更新easysite
kekingcn/spring-boot-klock-starter
基于redis的分布式锁组件,简单方便快捷接入项目,使项目拥有分布式锁能力
SuperChrisliu/netty-websocket-spring-boot-demo
将netty-websocket注册到EurekaServer的demo
YeautyYE/netty-websocket-spring-boot-starter
:rocket: lightweight high-performance WebSocket framework ( 轻量级、高性能的WebSocket框架)
jwtk/jjwt
Java JWT: JSON Web Token for Java and Android