java-war's Stars
akullpp/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
Blankj/AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
square/moshi
A modern JSON library for Kotlin and Java.
Vedenin/useful-java-links
A list of useful Java frameworks, libraries, software and hello worlds examples
oshi/oshi
Native Operating System and Hardware Information
bennyhuo/Kotlin-Tutorials
仓库持续记录以 Kotlin 为基础的视频内容的制作过程
grpc-ecosystem/grpc-spring
Spring Boot starter module for gRPC framework.
iqiyi/dpvs
DPVS is a high performance Layer-4 load balancer based on DPDK.
gotev/android-upload-service
Easily upload files (Multipart/Binary/FTP out of the box) in the background with progress notification. Support for persistent upload requests, customizations and custom plugins.
amaembo/streamex
Enhancing Java Stream API
pingcap/docs-cn
TiDB/TiKV/PD 中文文档
thinkgem/jeesite5
Java rapid development platform, based (Spring Boot, Spring MVC, Apache Shiro, MyBatis, Beetl, Bootstrap, AdminLTE), online code generation, including modules: Organization, role users, menu and button authorization, data permissions, system parameters, content management, workflow, etc. Loose coupling design is adopted; one key skin switch; account security Settings, password policies; Online scheduled task configuration; Support cluster, support SAAS; Support for multiple data sources
jwpttcg66/NettyGameServer
使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减少数据字典部分代码。使用game-executor工程,增加游戏内的异步事件全局服务, 支持事件sharding,均衡的异步执行事件逻辑
a2888409/face2face
基于netty的异步非阻塞实时聊天(IM)服务器。
dboissier/mongo4idea
MongoDB integration in Intellij
baidu/Jprotobuf-rpc-socket
Protobuf RPC是一种基于TCP协议的二进制RPC通信协议的Java实现
changmingxie/aggregate-framework
Aggregate Framework是为方便开发人员运用DDD和CQRS思想来构建复杂的、可扩展的Java企业应用系统而提供的Java技术框架。该框架提供了Aggregate、Repository、Domain Event等构建块的实现;使用DomainEvent,借助于内建的Disruptor组件,AggregateFramework可使开发人员方便的实现高性能SEDA架构。此外,该框架支持与Spring集成,提供使用 annotation的方式让开发人员方便地为Domain Event定义一个或多个事件处理, 同时可指定事件处理是同步还是异步触发,并支持分布式事务事件; 使用Spring事务管理器管理事务时,支持Unit Of Work数据访问模式以及内建一级缓存以提高访问性能,另也支持可配置的2级缓存。
kgmyshin/eventbus-intellij-plugin
tmorcinek/android-codegenerator-plugin-intellij
Intellij Plugin for Android code generation.
jpenren/thymeleaf-spring-data-dialect
Data pagination made easy with thymeleaf and spring data
zhanghaj00/netty-chat-parent
基于netty的分布式聊天服务器。整合zookeeper
JavaGrinko/tcp-spring-boot-starter
Is convenient dependency descriptor that you can include in your application to get started using Spring and TCP-servers.
atliwen/RocketMqCurrencyBoot
MQ高级封装 轻易可拓展的 “微服务端”
activey/licket
Spring boot and Vue.js flavoured snack
EvilBT/AgeraBus
It is an Android event bus based on Google Agera.
QiuMing/boot-side
Spring-boot with SB admin ,use thymeleaf
jeffrychristian93/springboot-zk-jpa
songpcmusic/chat-room
Chat Room base on Netty