Created
March 1, 2018 16:47
-
-
Save adamw/49df65759f7a0ffa1e23b75f955d712d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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