Closed sleipnir closed 4 years ago
It partially solves the issue https://github.com/cloudstateio/kotlin-support/issues/6 and allows new handlers to be created in the future without depending on the Scala handlers. Eliminates the need for Bytebuddy for EventSourced entities
@vkorenev do you want to take a look at this PR? I find it interesting to merge this before your PR to facilitate the merge
Thanks @vkorenev
It partially solves the issue https://github.com/cloudstateio/kotlin-support/issues/6 and allows new handlers to be created in the future without depending on the Scala handlers. Eliminates the need for Bytebuddy for EventSourced entities