What are some most useful things you coded with ArchUnit?

This page summarizes the projects mentioned and recommended in the original post on /r/java

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ArchUnit-Examples

    Examples for ArchUnit (A Java architecture test library, to specify and assert architecture rules in plain Java)

  • Here are some ArchUnit examples if you're new to this.

  • moduliths

    Discontinued Building modular, monolithic applications using Spring Boot

  • Moduliths - a Spring Boot extension that allows to structure your application into logical modules, test those individually and derive high-level documentation for the structure created.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • parallel-collectors

    Parallel Collectors is a toolkit easing parallel collection processing in Java using Stream API.

  • I use it in my project(parallel-collectors) to enforce a few rules: - zero-dependencies (link) - a single public class (link)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts