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

org.noear.solon.cloud.extend.minio.MinioProps Maven / Gradle / Ivy

There is a newer version: 1.10.10
Show newest version
package org.noear.solon.cloud.extend.minio;

import org.noear.solon.cloud.CloudProps;

/**
 * @author noear
 * @since 1.5
 */
public class MinioProps {
    public static final CloudProps INSTANCE = new CloudProps("minio");
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy