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

org.zodiac.datasource.jdbc.config.EncryptRuleInfo Maven / Gradle / Ivy

The newest version!
package org.zodiac.datasource.jdbc.config;

import org.apache.shardingsphere.encrypt.yaml.config.YamlEncryptRuleConfiguration;

public class EncryptRuleInfo extends YamlEncryptRuleConfiguration {

    public EncryptRuleInfo() {
        super();
    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy