Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

Java

1 items on 24 Jul 2026
Java

The Top-Level Organization Unit: Business Component (BC)

A business component is a top-level package named after a single responsibility or feature, not after a technology. discovery, compiler, checkout, invoicing: reading the package names tells you what the system does.…

Source: Adam Bien Blog