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

mattia-battiston/clean-architecture-example resource

Clean Architecture Example (Java): Example of what clean architecture would look like (in Java) observed · 2026-08-28

github.com/mattia-battiston/clean-architecture-example · 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: 3828
  • days_rel: n/a
  • days_push: 968
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1782 stars · 401 forks observed · 2026-08-28

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

An example Java project demonstrating what Clean Architecture looks like in practice, created to accompany a presentation. It illustrates structuring an application around use cases rather than frameworks or the database.

Use cases

  • learn clean architecture in java
  • example of hexagonal architecture project
  • how to structure a java app around use cases
  • reference for separating business logic from frameworks
  • teaching software architecture patterns
  • see a testing strategy for layered architecture

When to choose

  • you want a concrete, readable Java codebase to learn Clean Architecture concepts
  • you are preparing a talk or training material on architecture
  • you want an example of keeping business logic independent of frameworks and the database

When to avoid

  • you need a production-ready framework or starter template
  • you need a maintained library with a license for commercial reuse
  • you work outside the JVM/Java ecosystem

Facets

learning-resource · maturity maintenance

developer-tools testing developer-tools tutorials jvm clean-architecture java example-project software-architecture hexagonal-architecture educational algorithms

1 source

Member repositories

RepositoryRoleHealth v2
mattia-battiston/clean-architecture-examplemain32

For agents

markdown · JSON · MCP: product_card(name="mattia-battiston/clean-architecture-example")

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