s1p-events icon indicating copy to clipboard operation
s1p-events copied to clipboard

Demo code for "State of Events" session

Results 2 s1p-events issues
Sort by recently updated
recently updated
newest added

Hi @pilloPl. Since SpringBoot v.2 is stable can this example be converted to work with SpringBoot v.2?

https://github.com/pilloPl/s1p-events/blob/052612909612523e9560435b0bfbedadb6be91b0/src/main/java/com/s1p/eventsourcing/Repository.java#L18 With KafkaStreams in place, does the ConcurrentHashMap go away and all lookups for the events go against the stream?