org.noear.solon.cloud.extend.snowflake.SnowflakeProps Maven / Gradle / Ivy
package org.noear.solon.cloud.extend.snowflake;
import org.noear.solon.cloud.CloudProps;
/**
* @author noear
* @since 1.3
*/
public class SnowflakeProps {
public static final CloudProps instance = new CloudProps("snowflake");
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy