All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.github.majusko.pulsar2.solon.constant.Serialization Maven / Gradle / Ivy

The newest version!
package io.github.majusko.pulsar2.solon.constant;

public enum Serialization {
    JSON,
    AVRO,
    STRING,
    BYTE,
    PROTOBUF
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy