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

org.swiftboot.data.constant.InitDataConstants Maven / Gradle / Ivy

There is a newer version: 2.4.8
Show newest version
package org.swiftboot.data.constant;

/**
 * @author swiftech
 * @since 2.1
 */
public interface InitDataConstants {

    /**
     * Default fallback dir name for loading CSV data files when initialize db.
     */
    String DEFAULT_FALLBACK_DIR_NAME = "default";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy