HMCTS属性卷库 这是一个Spring Boot入门库,使用文件名作为键,文件内容作为值,从文件中读取应用程序配置属性。 可以在已将Azure Keyvaults安装为flexvolumes的应用程序中使用,但可能还有其他有效用途。 用法 将模块包含在依赖项列表中。 compile ' uk.gov.hmcts.reform:properties-volume-spring-boot-starter:x.x.x ' 若要定义哪些目录或文件包含Azure Keyvault条目,请更新bootstrap.yaml以定义相关路径。 例如: spring : cloud : propertiesvolume : enabled : true prefixed : true paths : /mnt/secrets/this,/mnt/sec