Jan Esser

Results 7 issues of Jan Esser

### If you have an issue with a specific extension or type Locate the definition for your extension/type in the [db.json file](https://github.com/jshttp/mime-db/blob/master/db.json) in the `mime-db` project. Does it look right?...

https://github.com/mojohaus/appassembler/issues/44

Use case: - imagine several micro-services. - their choreography is managed by a saga. I have some struggle understand how saga evolution will be supported, or which constraints need to...

Priority 3: Could
Type: Feature

As a beginner with CQRS and axon-framework i ran into a pitfall. I ponder how the reference guide could help others in my situation to avoid this one. In fact...

Type: Enhancement
Priority 2: Should

The guide demonstrates how easy it is to test aggregates and sagas, i.e. https://docs.axoniq.io/reference-guide/implementing-domain-logic/command-handling/testing and https://docs.axoniq.io/reference-guide/implementing-domain-logic/complex-business-transactions/testing. It would be great to show ways how to test projections. There is no...

Priority 3: Could
Type: Feature

Related discussion here: https://github.com/archimatetool/archi-modelrepository-plugin2/issues/11 Earlier feature request here: https://github.com/archimatetool/archi-modelrepository-plugin/issues/178

https://docs.python.org/3/whatsnew/3.12.html There is no more pkg_resources in python 3.12 (which is standard in e.g. ubuntu noble) Longer situational description here: https://github.com/mu-editor/mu/issues/2485 Let's see if we can fix it. ``` >...