20240705
Nacos Service Discovery
通过nacos实现的服务发现平台
Spring Cloud Alibaba Sentinel
提供 Sentinel 自动接入和配置支持,提供 Spring Web/WebFlux、Feign、RestTemplate、注解等适配
Spring Cloud Alibaba Sentinel DataSource
提供 Sentinel 动态数据源接入支持,方便用户整合 Nacos 等数据源动态管理规则
Spring Cloud Alibaba Sentinel Gateway
提供 Sentinel 网关流控自动接入支持,目前支持 Spring Cloud Gateway 和 Zuul
Spring Cloud Alibaba Seata
阿里巴巴开源产品,一个易于使用的高性能微服务分布式事务解决方案.
Spring Cloud Alibaba RocketMQ
一款开源的分布式消息系统,基于高可用分布式集群技术,提供低延时的、高可靠的消息发布与订阅服务.
Nacos Configuration
通过Alibaba Nacos实现配置管理:支持分布式系统中的外部化配置、配置更改时自动刷新功能
Arthas
Arthas 是Alibaba开源的Java诊断工具,允许开发者在不修改代码或重启服务器的基础上,实现Java应用程序的运行时诊断,深受开发者喜爱;
Lombok
Java annotation library which helps to reduce boilerplate code.
Spring Web
Build web, including RESTful, applications using Spring MVC. Uses Apache Tomcat as the default embedded container.
Apache Freemarker
Java library to generate text output (HTML web pages, e-mails, configuration files, source code, etc.) based on templates and changing data.
JDBC API
Database Connectivity API that defines how a client may connect and query a database.
MyBatis Framework
Persistence framework with support for custom SQL, stored procedures and advanced mappings. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or annotations.
MySQL Driver
MySQL JDBC and R2DBC driver.