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

ouchuangxin/leave-sample resource

本代码来源于极客时间《DDD实战》专栏。 observed · 2026-08-28

github.com/ouchuangxin/leave-sample · homepage · Java observed · 2026-08-28

Health v2 · maintenance only

69/100

  • Activity 81
  • 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: 2437
  • days_rel: n/a
  • days_push: 119
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1031 stars · 588 forks observed · 2026-08-28

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

Sample Java/Spring Boot code accompanying the Geek Time 'DDD in Practice' course, demonstrating a leave-approval microservice designed with Domain-Driven Design. It illustrates aggregates, repositories, domain events, layered architecture, and inter-service communication with PostgreSQL persistence.

Use cases

  • learn domain-driven design with a real Java codebase
  • see how to structure a DDD microservice with Spring Boot
  • understand aggregate roots, entities, and value objects in practice
  • study domain event persistence and publishing patterns
  • learn DDD layered architecture (domain, application, infrastructure, interface)
  • reference example for splitting a monolith into microservices
  • see DTO/DO/PO object conversion across layers

When to choose

  • you are learning DDD and want a worked Java example
  • you follow the Geek Time DDD course and need its companion code
  • you want a reference for repository, factory, and domain event patterns in Spring Boot

When to avoid

  • you need production-ready leave/attendance software
  • you need a maintained library with a license and active support
  • you work outside the Java/Spring ecosystem

Facets

learning-resource · maturity maintenance

web-framework database middleware developer-tools backend tutorials apis jvm self-hosted ddd domain-driven-design sample-code spring-boot postgresql microservices geektime leave-management event-storming chinese docker

2 sources

Member repositories

RepositoryRoleHealth v2
ouchuangxin/leave-samplemain69

For agents

markdown · JSON · MCP: product_card(name="ouchuangxin/leave-sample")

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