liubaojunsh's Stars
digitalocean/nginxconfig.io
⚙️ NGINX config generator on steroids 💉
eclipse-vertx/vert.x
Vert.x is a tool-kit for building reactive applications on the JVM
theonedev/onedev
Git Server with CI/CD, Kanban, and Packages. Seamless integration. Unparalleled experience.
alibaba/COLA
🥤 COLA: Clean Object-oriented & Layered Architecture
jeasonlzy/okhttp-OkGo
OkGo - 3.0 震撼来袭,该库是基于 Http 协议,封装了 OkHttp 的网络请求框架,比 Retrofit 更简单易用,支持 RxJava,RxJava2,支持自定义缓存,支持批量断点下载管理和批量上传管理功能
rabbitmq/rabbitmq-tutorials
Tutorials for using RabbitMQ in various ways
reactive-streams/reactive-streams-jvm
Reactive Streams Specification for the JVM
javastacks/spring-boot-best-practice
Spring Boot 最佳实践,包括自动配置、核心原理、源码分析、国际化支持、调试、日志集成、热部署等。
DV8FromTheWorld/JDA
Java wrapper for the popular chat & VOIP service: Discord https://discord.com
RoaringBitmap/RoaringBitmap
A better compressed bitset in Java: used by Apache Spark, Netflix Atlas, Apache Pinot, Tablesaw, and many others
egzosn/pay-java-parent
第三方支付对接全能支付Java开发工具包.优雅的轻量级支付模块集成支付对接支付整合(微信,支付宝,银联,友店,富友,跨境支付paypal,payoneer(P卡派安盈)易极付)app,扫码,网页刷脸付刷卡付条码付转账服务商模式,微信分账,微信合单支付、支持多种支付类型多支付账户,支付与业务完全剥离,简单几行代码即可实现支付,简单快速完成支付模块的开发,可轻松嵌入到任何系统里 目前仅是一个开发工具包(即SDK),只提供简单Web实现,建议使用maven或gradle引用本项目即可使用本SDK提供的各种支付相关的功能
thombergs/code-examples
A collection of code examples from blog posts etc.
rsocket/rsocket-java
Java implementation of RSocket
YeautyYE/netty-websocket-spring-boot-starter
:rocket: lightweight high-performance WebSocket framework ( 轻量级、高性能的WebSocket框架)
jwpttcg66/NettyGameServer
使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减少数据字典部分代码。使用game-executor工程,增加游戏内的异步事件全局服务, 支持事件sharding,均衡的异步执行事件逻辑
ballcat-projects/ballcat
😸一个快速开发脚手架,快速搭建企业级后台管理系统,并提供多种便捷starter进行功能扩展。主要功能包括前后台用户分离,菜单权限,数据权限,定时任务,访问日志,操作日志,异常日志,统一异常处理,XSS过滤,SQL防注入,国际化 等多种功能
apache/rocketmq-dashboard
The state-of-the-art Dashboard of Apache RoccketMQ provides excellent monitoring capability. Various graphs and statistics of events, performance and system information of clients and application is evidently made available to the user.
mingyang66/spring-parent
数据库动态切换多数据源SDK、Redis多数据源SDK、全链路日志追踪SDK、RabbitMQ多虚拟主机多集群支持SDK、日志组件SDK、埋点扩展点、实体类字段脱敏SDK、I18n多语言SDK、图形验证码SDK、开发基础框架支持、异常统一处理、返回值、跨域、API路由、监控、路由重定向组件等;
nacos-group/nacos-spring-project
Nacos ECO Project for Spring Framework
smart-cloud/smart-cloud
基于springboot && springcloud的脚手架,支持服务合并部署与拆分部署、接口加解密签名、日志数据 脱敏、接口数据mock、接口文档自动生成、请求幂等校验、接口日志&&sql日志切面打印、分表分库分布式事务、国际化语言、接口监控及服务监控等
PlaytikaOSS/feign-reactive
Reactive Feign client inspired by https://github.com/OpenFeign project
googleworkspace/hangouts-chat-samples
Chat Bot Samples for Google Chat.
battcn/extend-spring-boot
这是一个对文件存储、 JDK8日期,分布式锁、分布式限流、跨域请求,国际化、防XSS攻击、关键字脱敏的增强包,拥有良好的扩展性,一切功能都是基于注解化驱动
plasticene/plasticene-boot-starter-parent
基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba企业级系统架构底层框架封装,解决业务开发时常见的非功能性需求,防止重复造轮子,方便业务快速开发和企业技术栈框架统一管理。引入组件化的**实现高内聚低耦合并且高度可配置化,做到可插拔。严格控制包依赖和统一版本管理,做到最少化依赖。注重代码规范和注释,非常适合个人学习和企业使用
SevenEX/bitrade-parent
digital exchange, bitcoin exchange, 交易所, 数字货币交易所
smallbeanteng/dubbo-gateway
dubbo-gateway 高性能dubbo网关,提供了http协议到dubbo协议的转换,同时支持REACTIVE或SERVLET类型网关或微服务项目的整合
eclipse-vertx/vertx-codegen
Vert.x code generator for asynchronous polyglot APIs
luis-moral/sample-webflux-websocket-netty
Spring Boot 3+ WebFlux Reactive WebSocket client and server
sixj0/multilingual-spring-boot-starter
SpringBoot国际化插件
exchange2021/openApi-java-demo