Ross ROSS = Recommend OSS · open-source software intelligence for agents

prontera/spring-cloud-rest-tcc resource

以Spring Cloud Netflix作为服务治理基础, 展示基于tcc思想所实现的分布式事务解决方案 observed · 2026-08-28

github.com/prontera/spring-cloud-rest-tcc · Java observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3925
  • days_rel: n/a
  • days_push: 2398
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2539 stars · 1178 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Java demo project built on Spring Cloud Netflix that illustrates a distributed transaction solution based on the TCC (Try-Confirm-Cancel) pattern, presented as a 'TCD' variant with Try-Confirm-Diagnose flow. It includes an Order/Account/Product microservice scenario with coordinator and lazy participant roles, C4 model diagrams, and Docker-based MySQL setup.

Use cases

  • learn how to implement TCC distributed transactions in microservices
  • see a Spring Cloud Netflix example of try-confirm-cancel transactions
  • understand how to handle eventual consistency across microservices
  • study a TCC coordinator and participant reference implementation
  • explore C4 model diagrams for a distributed transaction system
  • find an alternative to 2PC for microservice transactions

When to choose

  • you want a worked example of TCC/TCD transactions on Spring Cloud
  • you need to learn distributed transaction patterns with idempotency and conflict diagnosis
  • you prefer a white-box coordinator embedded in business services over a separate transaction coordinator

When to avoid

  • you need a production-ready, actively maintained distributed transaction library
  • you require a license-compliant dependency (no license is provided)
  • you use non-JVM stacks or need protocol-agnostic middleware
  • you want a reusable black-box transaction coordinator service

Facets

learning-resource · maturity maintenance

microservices workflow-automation http-server database developer-tools microservices backend developer-tools tutorials jvm self-hosted tcc distributed-transactions spring-cloud-netflix try-confirm-cancel c4-model saga-pattern educational-demo docker

1 source

Member repositories

RepositoryRoleHealth v2
prontera/spring-cloud-rest-tccmain32

For agents

markdown · JSON · MCP: product_card(name="prontera/spring-cloud-rest-tcc")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem