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