Stars
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP、AI 大模型、IoT 物联网等功能。你的 ⭐️ Star ⭐️,是…
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
IntelliJ IDEA & IntelliJ Platform
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
APM, (Application Performance Management) tool for large-scale distributed systems.
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
Apereo CAS - Identity & Single Sign On for all earthlings and beyond.
A collection of source code generators for Java.
spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。
Spring Cloud 学习案例,服务发现、服务治理、链路追踪、服务监控等
Decompiler from Java bytecode to Java, used in IntelliJ IDEA.
Scouter is an open source APM (Application Performance Management) tool.
jOOλ - The Missing Parts in Java 8 jOOλ improves the JDK libraries in areas where the Expert Group's focus was elsewhere. It adds tuple support, function support, and a lot of additional functional…
MessagePack serializer implementation for Java / msgpack.org[Java]
The Alibaba Cloud V1.0 SDK will soon enter the Basic Security Maintenance phase and is no longer recommended for use. V2.0 SDK is available here: https://github.com/aliyun/alibabacloud-java-sdk
Parses Java garbage collection logging and analyzes collectors, safepoint triggers, JVM version, JVM options, and OS information and reports error/warn/info level analysis and recommendations to su…
Apache Camel Demo (Learning Sample Demo)
Custom java agent for production debugging as presented by Tal Weiss from Takipi @ JavaOne '14 SF
Storm Spout that reads off MySql Bin Logs
用java写的swing界面,也用java socket写的通讯,各种功能都用java实现,一个自创模仿微信桌面版本的SE项目,TCP与服务器建立连接,客户端之间用UDP通信,传文件也用UDP实现,包括弹窗效果,最小化到系统托盘效果,声音提醒效果
解决RequestBody注解无法支持多个参数问题,传统形式必须封装对象,导致对象泛滥。同时解决request流反复读问题