refactoring: Masive refactor to build the V2
Tests / lint (push) Has been skipped
Tests / test (push) Has been skipped
Tests / build (push) Failing after 14m50s

This commit is contained in:
2026-07-28 23:46:52 +02:00
parent f3b848ea93
commit 9c9d057f0a
59 changed files with 315 additions and 753 deletions
@@ -4,7 +4,9 @@ import eventDemo.libs.eventSource.EventId
import eventDemo.sharedKernel.UserId
import kotlinx.datetime.Clock
import kotlinx.datetime.Instant
import kotlinx.serialization.Serializable
@Serializable
class NewUserCreatedEvent(
val username: String,
val password: String,