One of the ways I originally learned the Axon Framework was to scour Github for open source repo examples and just read the code.
- At that time I put all of the resources I used in a repo here.
- As you can see I went through roughly 20 projects (over time) to become fluent with AF4.
Right now there does not exist the equivalent for AF5 (obviously since it has just been released).
So this is a request from me to you (whoever you are that is reading this on the forums). Please post links to your open source example projects to AF5 as replies to this thread. I will try to collate them all either as an edit to this message or in a github repo. I’ve started off the list below:
Example open source projects for AF5:
- AxonIQ/university-demo
- Java 21, no Spring.
- Experimenting with WOZ in Kotlin and the Axon Framework
- Java 25, Kotlin, with Spring (In Dutch)
- Build Your First Axon Framework 5 App – Live with Mitchell Herrijgers
- Live stream YouTube video
- Associated code on GitHub
- Java 21, Kotlin, Spring Boot 3.5.x
- MateuszNaKodach/HeroesOfDomainDrivenDesign.EventSourcing.DCB.Kotlin.Axon5.Spring
- Kotlin, Java 21, Spring