Package com.aim2be.platform.archunit
package com.aim2be.platform.archunit
-
ClassDescriptionArchUnit rule enforcing the
@Entity→@Versionparity invariant from ADR-0001 §1.4.Sample ArchUnit test class that consumers extend or copy.ArchUnit rule enforcing ADR-0013 §3: no blanketcatch (Exception)/catch (Throwable)/catch (RuntimeException)outside the top-level request boundary.Consumer-facing helper + template forNoBlanketCatch.Immutable carrier for a single rule evaluation — both the violationcount(for a ratchet assertion) and the formattedreport(for warn-mode logging), produced by one scan.