Skip to content

Commit

Permalink
Update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Dec 20, 2023
1 parent 5d3a282 commit eeef44a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ This repository contains examples that showcase the usage of jMolecules and jMol

* link:jmolecules-axon[`jmolecules-axon`] -- Shows how jMolecules annotations can be used to work out of the box with Axon.
* link:jmolecules-kotlin[`jmolecules-kotlin`] -- Shows how to use the kMolecules Domain-Driven Design annotations.
* link:jmolecules-spring-data-jdbc[`jmolecules-spring-data-jdbc`] -- Shows how a domain model using jMolecules DDD types to express domain concepts can be persisted with minimal additional JDBC metadata.
* link:jmolecules-spring-data-jpa[`jmolecules-spring-data-jpa`] -- Shows how a domain model using jMolecules DDD types to express domain concepts can be persisted with minimal additional JPA metadata.
== External examples
Expand Down

0 comments on commit eeef44a

Please sign in to comment.