-
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
-
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.
Related posts
-
Spring Modulith: have we reached modularity maturity?
-
Monolith app seperated on modules?
-
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?
-
archifacts is launched
-
Kaleidoscope of iOS app architectures