Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/spring/13.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
为某些spring配置文件禁用spring cloud aws secrets manager配置模块_Spring_Spring Cloud_Aws Secrets Manager_Spring Cloud Aws - Fatal编程技术网

为某些spring配置文件禁用spring cloud aws secrets manager配置模块

为某些spring配置文件禁用spring cloud aws secrets manager配置模块,spring,spring-cloud,aws-secrets-manager,spring-cloud-aws,Spring,Spring Cloud,Aws Secrets Manager,Spring Cloud Aws,是否可以为某些spring配置文件禁用spring云aws机密管理器配置模块 我正在寻找一种在本地测试时禁用它的方法。在bootstrap.yml中,您可以为要禁用Secrets Manager集成的配置文件设置aws.secretsmanager.enabled:false。Dzięki wielkie:)

是否可以为某些spring配置文件禁用
spring云aws机密管理器配置
模块


我正在寻找一种在本地测试时禁用它的方法。

bootstrap.yml
中,您可以为要禁用Secrets Manager集成的配置文件设置
aws.secretsmanager.enabled:false

Dzięki wielkie:)