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

META-INF.configuration.yml Maven / Gradle / Ivy

spring:
    web:
        converters:
            fast-json-enabled: true
    minio:
        url: http://202.53.148.33:9000                                      # 服务地址
        access-key: minioadmin                                              # access key
        secret-key: minioadmin                                              # secret key
        bucket: estate                                                      # bucket name
        location-prefix: http://202.53.148.33:9000                          # 文件访问前缀




© 2015 - 2025 Weber Informatics LLC | Privacy Policy