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

io.apicurio.registry.serde.config.IdOption Maven / Gradle / Ivy

The newest version!
package io.apicurio.registry.serde.config;

public enum IdOption {

    globalId, contentId;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy