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

org.noear.solon.cloud.extend.nacos.NacosProps Maven / Gradle / Ivy

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

import org.noear.solon.cloud.CloudProps;

/**
 * @author noear
 * @since 1.2
 */
public class NacosProps {
    public static final CloudProps instance = new CloudProps("nacos");
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy