仿 Spring Boot 但不同于 Spring Boot 的一个轻量级的 HTTP 框架
☆413Nov 11, 2020Updated 5 years ago
Alternatives and similar repositories for jsoncat
Users that are interested in jsoncat are comparing it to the libraries listed below
Sorting:
- A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)☆4,379Sep 30, 2025Updated 5 months ago
- Netty from introduction to practice(Netty从入门到实战:手写HTTP Server+RPC框架)☆362Dec 18, 2021Updated 4 years ago
- SpringBoot2.0+从入门到实战!☆5,259Feb 2, 2026Updated last month
- 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugsta…☆6,773May 10, 2024Updated last year
- Collection of awesome Java project on Github(非常棒的 Java 开源项目集合).☆9,441Jan 18, 2026Updated last month
- ZxFrame为JAVA框架-支持读写分离,读数据源熔断,分库分表;多级缓存,防缓存击穿/穿透/雪崩;支持分布式ID/锁;配置热更新等☆13Jun 21, 2022Updated 3 years ago
- 一个仿innodb的数据库存储引擎。☆15Sep 17, 2018Updated 7 years ago
- Spring Security With JWT(含权限验证) 示例,基于 Spring Boot 3.5.0 + Java 21。☆1,438May 26, 2025Updated 9 months ago
- 🚀 Fast lightweight HTTP service framework.☆950Jul 17, 2023Updated 2 years ago
- 【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。☆36,881Nov 3, 2025Updated 3 months ago
- 📲cim(cross IM) 适用于开发者的分布式即时通讯系统☆9,492Feb 6, 2026Updated 3 weeks ago
- 重新设计的基于easyui的权限管理☆13Jun 23, 2015Updated 10 years ago
- To Be Top Javaer - Java工程师成神之路☆25,477Jan 3, 2024Updated 2 years ago
- 一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024☆20,061Apr 28, 2024Updated last year
- Java后端知识图谱🔥 帮助Java初学者成长☆19,045May 28, 2024Updated last year
- 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!☆11,820Updated this week
- Spring源码阅读☆13,772Mar 24, 2023Updated 2 years ago
- 基于jsqlparser 进行sql语句解析,得到字段间的血缘关系(即所查询字段来源于哪张表中的哪个字段)☆19Oct 6, 2023Updated 2 years ago
- 🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命…☆4,894Jul 17, 2023Updated 2 years ago
- Netty实践学习案例,见微知著!带着你的心,跟着教程。我相信你行欧。☆2,941Oct 4, 2022Updated 3 years ago
- 经典java学习场景☆23Oct 1, 2024Updated last year
- 第三届阿里中间件性能挑战赛, 赛后整理☆17Oct 10, 2018Updated 7 years ago
- mall学习教程,架构、业务、技术要点全方位解析。mall项目(60k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot、MyBatis、Elasticsearch、RabbitMQ、Redis、MongoDB、MySQL等技术,采用Docker…☆13,353Sep 15, 2024Updated last year
- mini-spring is a simplified version of the Spring framework that helps you quickly familiarize yourself with Spring source code and maste…☆6,345Updated this week
- 📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no nee…☆5,989Oct 31, 2025Updated 4 months ago
- A tiny IoC container refer to Spring.☆4,087Nov 27, 2023Updated 2 years ago
- ⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓☆26,600Apr 18, 2025Updated 10 months ago
- Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发与系统设计。准备后端技术面试,首选 JavaGuide!☆153,835Feb 23, 2026Updated last week
- 😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识☆78,851Jan 21, 2026Updated last month
- 微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。☆28,069Nov 25, 2024Updated last year
- 架构师-脚手架工程☆10Jun 17, 2022Updated 3 years ago
- sparrow-passport-ddd☆11Sep 10, 2025Updated 5 months ago
- 这是RedSpider社区成员原创与维护的Java多线程系列文章。☆4,622Dec 21, 2024Updated last year
- 专业程序员修炼之路。☆2,790Dec 1, 2020Updated 5 years ago
- 企业生产级百亿日PV高可用可拓展的RPC框架。理论上并发数量接近服务器带宽,客户端采用thrift协议,服务端支持netty和thrift的TThreadedSelectorServer半同步半异步线程模型,支持动态扩容,服务上下线,权重动态,可用性配置,泛化调用,页面流量…☆105Jun 27, 2022Updated 3 years ago
- 🍬A set of tools that keep Java sweet.☆30,334Feb 9, 2026Updated 3 weeks ago
- 🔥 🎉newbee-mall是一套电商系统,包括基础版本(Spring Boot+Thymeleaf)、前后端分离版本(Spring Boot+Vue 3+Element-Plus+Vue-Router 4+Pinia+Vant 4) 、秒杀版本、Go语言版本、微服务版…☆11,520Oct 27, 2025Updated 4 months ago
- 基于 jdk11 的源码注释仓库☆159Oct 13, 2020Updated 5 years ago
- 阿里首届云原生编程挑战赛2:实现规模化容器静态布局和动态迁移 2/4031☆32Jun 17, 2022Updated 3 years ago