Stars
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
Free and Open Source, Distributed, RESTful Search Engine
The java implementation of Apache Dubbo. An RPC and microservice framework.
Halo 是一款强大易用的开源建站工具,从个人博客、知识库,到企业官网、在线商城,Halo 都能助您轻松实现,一站式满足您的多样化建站需求。
Netty project - an event-driven asynchronous network application framework
A browser automation framework and ecosystem.
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
🔥 Seata is an easy-to-use, high-performance, open source distributed transaction solution.
a fast, scalable, multi-language and extensible build system
APM, Application Performance Monitoring System
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex di…
Very spicy additions to the Java programming language.
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
JetBrains theme of Material Theme
Hazelcast is a unified real-time data platform combining stream processing with a fast data store, allowing customers to act instantly on data-in-motion for real-time insights.
SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.
Android TensorFlow MachineLearning Example (Building TensorFlow for Android)
🏫🎓 一个基于 SSM 的简单学生管理系统,项目概述全面,代码注释详细,逻辑结构清晰,对于初学 SSM 的同学非常具有参考与学习价值哟 !
java学习笔记,包括JVM,看过的技术以及非技术书籍,SpringCloud 商城项目以及工具介绍,leetcode剑指offer算法,spring,JDK一些工具的源码,
小小商城系统,JavaWEB项目,基于SSM,仿天猫页面,功能齐全,实现了自动处理关联查询的通用Mapper、抽象 BaseService 类、注解鉴权、参数注解校验等