Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sandjelkovic/axon-distributed-exceptions
Distributed exception propagation with Axon Framework and Kotlin
https://github.com/sandjelkovic/axon-distributed-exceptions
Last synced: about 17 hours ago
JSON representation
Distributed exception propagation with Axon Framework and Kotlin
- Host: GitHub
- URL: https://github.com/sandjelkovic/axon-distributed-exceptions
- Owner: sandjelkovic
- Created: 2020-10-02T12:08:14.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T04:59:57.000Z (over 1 year ago)
- Last Synced: 2023-08-18T13:21:07.237Z (about 1 year ago)
- Language: Kotlin
- Size: 83 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Distributed Exceptions
Kotlin variant of an [example application](https://github.com/AxonIQ/code-samples/tree/master/distributed-exceptions) about handling exceptions with Axon applications in a distributed environment.