Nayab Siddiqui
Results
2
comments of
Nayab Siddiqui
Hi, I've recently started looking into using this project with my application. However , I'm unable to locate any example solutions. All the above mentioned links are resulting in 404....
Thanks @pawelkaczor , @t3hnar , I had a look at the examples and wrote my custom serializer as below : ``` class EventStoreJsonSerializer(val system: ExtendedActorSystem) extends EventStoreSerializer { import EventStoreJsonSerializer._...