Skip to content

Instantly share code, notes, and snippets.

@adamw
Created March 1, 2018 16:47
Show Gist options
  • Save adamw/49df65759f7a0ffa1e23b75f955d712d to your computer and use it in GitHub Desktop.
Save adamw/49df65759f7a0ffa1e23b75f955d712d to your computer and use it in GitHub Desktop.
streams
.store("my_entity_store", QueryableStoreTypes.keyValueStore());
.get(entityId);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment