jabrena / spring-boot-relational-database-poc

A POC to review different ways to implement the data access layer for a relational database.
https://jabrena.github.io/spring-boot-relational-database-poc/spy_data/index.html
Apache License 2.0
3 stars 3 forks source link

Design the Feature 5 about distributed transactions in Modular Monoliths #40

Open jabrena opened 1 year ago

jabrena commented 1 year ago
jabrena commented 1 year ago

https://github.com/spring-projects-experimental/spring-modulith/tree/main/spring-modulith-events/spring-modulith-events-jdbc/src/test/java/org/springframework/modulith/events/jdbc

jabrena commented 1 year ago

https://github.com/bory94/modulith-tutorial

jabrena commented 1 year ago
git clone https://github.com/odrotbohm/arch-evident-spring
git tag -l --format='%(refname)   %(taggerdate)'
brew install graphviz
open -n -a "Google Chrome" --args "--new-window" `pwd`/src/main/asciidoc/index.adoc
git checkout refs/tags/steps/1   
mvn clean test -Dtest=ModularityTests
git checkout refs/tags/steps/2
git checkout refs/tags/steps/3
git checkout refs/tags/steps/4
git checkout refs/tags/steps/5