Hasan Kara

Results 7 issues of Hasan Kara

The CSV export previously had potential errors, so I added a proper CSV-library.

Same as xmolecules/jmolecules#117

Currently, `@BoundedContext` can only describe itself. However, as Eric Evans in "[Domain-Driven Design Reference](https://domainlanguage.com/wp-content/uploads/2016/05/DDD_Reference_2015-03.pdf)" section "Context Map" > An individual bounded context leaves some problems in the absence of a...

Currently, the jMolecules Jackson Integration provides and automatically registers a deserializer and serializer for single value wrapping value-objects. However, when exposing such value-objects as HTTP resources and generating "documentation" with...

module: jackson
lifecycle:waiting-for-feedback

Currently, the only built-in way to republishing incomplete events is by restarting the app (`spring.modulith.republish-outstanding-events-on-restart=true`). Furthermore, there is no convenient way to view which and how many events are in...