Skip to content

Commit

Permalink
GH-121 - Fix link to Spring Modulith docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
tedyoung authored and odrotbohm committed Aug 29, 2024
1 parent e85583d commit 802ad4b
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/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).
* 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/reference/[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 802ad4b

Please sign in to comment.