KomachiSion / sharding-spring

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sharding-Spring

License

Build Status

Overview

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

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

Sharding-jdbc-orchestration-spring provides Spring-Boot autoconfigure and Spring xml namespaces for orchestration based on sharding-jdbc-spring.

Sharding-transaction-spring

Sharding-transaction-spring extends Spring's @Transactional annotation. When using distributed transactions of ShardingSphere, applications can switch transaction types with new annotations.

About

License:Apache License 2.0


Languages

Language:Java 100.0%