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

org.noear.solon.cloud.extend.opentracing.OpentracingProps Maven / Gradle / Ivy

There is a newer version: 1.10.10
Show newest version
package org.noear.solon.cloud.extend.opentracing;

import org.noear.solon.cloud.CloudProps;

/**
 * @author noear
 * @since 1.4
 */
public class OpentracingProps {
    public static final CloudProps instance = new CloudProps("opentracing");
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy