whatsmars
Introduction: Java 生态研究(Spring Boot + Redis + Dubbo + RocketMQ)🔥🔥
Tags:
spring-boot-Redis-Dubbo-RocketMQ-0.10-./mvnw clean package java 17+
Java 生态研究(Spring Boot🔥 + Redis🔥 + Dubbo🔥 + RocketMQ🔥 + Elasticsearch🔥)
- Spring Boot 提高生产力的利器
- Redis 缓存,NoSQL 数据库,分布式锁,位图
- Apache Dubbo / Spring Cloud 分布式 RPC,微服务架构
- Apache RocketMQ / Apache Kafka 削峰填谷,异步解耦,顺序消息,延迟消息,事务消息,分布式模缓存同步
- Elasticsearch 搜索、分析和存储您的数据
Modules intro
| Module | Intro |
|---|---|
| whatsmars-ai | Spring AI, langchain4j |
| whatsmars-common | 通用公共模块 |
| whatsmars-curator | 最好用的 zk 客户端 |
| whatsmars-dubbo | 高性能分布式 RPC 框架 |
| whatsmars-elasticsearch | Elasticsearch |
| whatsmars-grpc | 跨语言的 RPC 框架 |
| whatsmars-mq | 消息中间件 RocketMQ,Kafka |
| whatsmars-nacos | 注册与配置中心 |
| whatsmars-netty | NIO 框架首选 |
| whatsmars-redis | Redis |
| whatsmars-scheduling | 分布式调度 |
| whatsmars-sentinel | 流量控制与熔断降级组件 |
| whatsmars-shardingsphere | 分布式数据库中间件 |
| whatsmars-spring | Spring Framework |
| whatsmars-spring-boot-samples | Spring Boot Samples |
Other projects
- Spring Cloud 生态研究:spring-cloud-samples
- 开发轻量级 RPC 框架:jaws
