Skip to content

Commit

Permalink
GH-200 - Support for dedicated stereotype lookups in ArchUnit verific…
Browse files Browse the repository at this point in the history
…ations.

We now support to customize the lookup of usually package-level annotations on a marker type so that the definition would be extended to the entire package the marker type resides in. This can be considered an alternative to annotating package-info.java in, for example, languages that do not support package annotations, such as Kotlin.
  • Loading branch information
odrotbohm committed Oct 4, 2024
1 parent 0e02a3d commit 281bf02
Show file tree
Hide file tree
Showing 6 changed files with 472 additions and 56 deletions.
Loading

0 comments on commit 281bf02

Please sign in to comment.