Sharding-Spring is the integration plugin of Spring for ShardingSphere, designed to reduce the cost of using ShardingSphere in the Spring framework.
Sharding-jdbc-spring provides Spring-Boot autoconfigure and Spring namespaces for Sharding-JDBC to reduce the configuration of ShardingSphere in Spring.
Sharding-jdbc-orchestration-spring provides Spring-Boot autoconfigure and Spring xml namespaces for orchestration based on sharding-jdbc-spring.
Sharding-transaction-spring extends Spring's @Transactional
annotation. When using distributed transactions of ShardingSphere, applications can switch transaction types with new annotations.