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

org.zodiac.autoconfigure.nacos.confcenter.rule.NacosRuleProperties Maven / Gradle / Ivy

There is a newer version: 1.6.8
Show newest version
package org.zodiac.autoconfigure.nacos.confcenter.rule;

import org.zodiac.nacos.client.confcenter.config.NacosRuleInfo;

public class NacosRuleProperties extends NacosRuleInfo {

    private static final long serialVersionUID = 3917644537759519514L;

    public NacosRuleProperties() {
    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy