johanhaleby / occurrent

Unintrusive Event Sourcing Library for the JVM
https://occurrent.org
120 stars 16 forks source link

Extract EventNameFromType to own project #107

Closed johanhaleby closed 10 months ago

johanhaleby commented 2 years ago

Make it a first-class concept, use it in Subscriptions, CloudEventConverter, DomainQueries etc.

In spring-boot-starter-mongodb make sure that it's wired correctly.