Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Message marshaller simple tutorial #321

Open
wants to merge 2 commits into
base: development
Choose a base branch
from

Conversation

karesti
Copy link
Contributor

@karesti karesti commented Feb 4, 2025

Closes #320

static void connectToInfinispan() {
ConfigurationBuilder builder = TutorialsConnectorHelper.connectionConfig();

ProtoStreamMarshaller marshaller = new ProtoStreamMarshaller();
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wburns here

@karesti karesti requested a review from wburns February 4, 2025 17:06
@karesti karesti force-pushed the add-custom-marshalling-simple-tutorial branch from ee6997b to 8a98c36 Compare February 4, 2025 17:08
@karesti karesti force-pushed the add-custom-marshalling-simple-tutorial branch from 8a98c36 to d872b1e Compare February 4, 2025 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants