AxonFramework / AxonFramework

Framework for Evolutionary Message-Driven Microservices on the JVM
https://axoniq.io/
Apache License 2.0
3.32k stars 790 forks source link

Discuss usage of Java (9) modules #3100

Open smcvb opened 2 months ago

smcvb commented 2 months ago

Java 9 introduced options around modularity for your Java projects. We should discuss and investigate whether we should take this route with Axon Framework 5 as well.

If we decide yes, I would recommend we adjust this ticket appropriately to mark the work to move to Java's modules.