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

com.labijie.infra.commons.snowflake.configuration.StaticConfig.kt Maven / Gradle / Ivy

There is a newer version: 2.2.1
Show newest version
package com.labijie.infra.commons.snowflake.configuration

/**
 * Created with IntelliJ IDEA.
 * @author Anders Xiao
 * @date 2019-06-19
 */
class StaticConfig {
    var slot:Int = 1
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy