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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • 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.

  • 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

  • Spring Modulith: have we reached modularity maturity?

    5 projects | dev.to | 16 Nov 2022
  • Monolith app seperated on modules?

    1 project | /r/SpringBoot | 19 Aug 2022
  • Can you recommend any Github Spring Boot projects that can be used as a reference for good practices along the lines of documentation, automated testing, and deployment?

    1 project | /r/softwarearchitecture | 27 Mar 2022
  • archifacts is launched

    2 projects | dev.to | 12 Sep 2021
  • Kaleidoscope of iOS app architectures

    3 projects | dev.to | 29 Jan 2024

Did you konow that Java is
the 8th most popular programming language
based on number of metions?