Registry / serialization / protostream-processor

protostream-processor

JSON →
library6.0.6javamavenunverified

Annotation processor for ProtoStream annotations that generates message and enum marshallers automatically.

<dependency> <groupId>org.infinispan.protostream</groupId> <artifactId>protostream-processor</artifactId> <version>6.0.6</version> </dependency>
INSTALL
IMPORT
SIG · PROTOSTREAM-PROCES
P
protostream-processor
serializationjavav6.0.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ProtoMessage
org.infinispan.protostream.annotations.ProtoMessage

Annotate a class to generate ProtoStream marshallers

import org.infinispan.protostream.annotations.ProtoMessage; @ProtoMessage(name = "MyMessage") public class MyMessage { private String field; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.0.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
protostream-processor — mvn dependency:get protostream-processor · libregistry