Skip to content

Commit

Permalink
GH-120 - Link towards Spring Modulith instead of Moduliths.
Browse files Browse the repository at this point in the history
  • Loading branch information
wimdetroyer authored and odrotbohm committed Apr 22, 2024
1 parent 855a193 commit e85583d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ The jMolecules concepts expressed in code can be used to verify rules that stem

* https://github.com/jqassistant-plugin/jqassistant-jmolecules-plugin[jQAssistant plugin] -- to verify rules applying to the different architectural styles, DDD building blocks, CQRS and events. Also creates PlantUML diagrams from the information available in the codebase.
* https://github.com/xmolecules/jmolecules-integrations/tree/main/jmolecules-archunit[ArchUnit rules] -- allow to verify relationships between DDD building blocks.
* https://github.com/odrotbohm/moduliths[Moduliths] -- supports detection of jMolecules components, DDD building blocks and events for module model and documentation purposes (see http://odrotbohm.de/2021/07/moduliths-1.1-released/[blog post] for more information).
* https://github.com/spring-projects/spring-modulith[Spring Modulith] -- supports detection of jMolecules components, DDD building blocks and events for module model and documentation purposes (see https://docs.spring.io/spring-modulith/docs/current-SNAPSHOT/reference/html/#documentation/ [the Spring Modulith documentation] for more information).

== Installation
To use jMolecules in your project just declare a dependency to it.
Expand Down

0 comments on commit e85583d

Please sign in to comment.