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

org.noear.solon.cloud.extend.snowflake.SnowflakeProps Maven / Gradle / Ivy

There is a newer version: 1.10.10
Show newest version
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