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

io.jaegertracing.analytics.query.json.ReferenceMixin Maven / Gradle / Ivy

package io.jaegertracing.analytics.query.json;

import com.fasterxml.jackson.databind.annotation.JsonDeserialize;

/**
 * @author Pavol Loffay
 */
@JsonDeserialize(using = ReferenceStdDeserializer.class)
public class ReferenceMixin {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy