Spring
Ollama文档
Grok文档
OpenAI文档
Pytorch文档
Anaconda文档
Redis文档
CursorAI文档
markdown教程
LangChain开发文档
全部版本
切换语言
中文 English
所有文档
  • 最新文档
  • Spring AI Spring Boot Spring Framework Spring Cloud Spring Cloud Data Flow Spring Data Spring Integration Spring Batch Spring Security 全部项目
  • 开发工具(英文)
  • Spring.io Spring Tools 4 Spring Initializr
    Spring Cloud Vault version 3.0.4
      • 1. New & Noteworthy
      • 2. Quick Start
      • 3. Client Side Usage
      • 4. ConfigData API
      • 5. Authentication methods
      • 6. ACL Requirements
      • 7. Secret Backends
      • 8. Database backends
      • 9. Customize which secret backends to expose as PropertySource
      • 10. Custom Secret Backend Implementations
      • 11. Service Registry Configuration
      • 12. Vault Client Fail Fast
      • 13. Vault Enterprise Namespace Support
      • 14. Vault Client SSL configuration
      • 15. Lease lifecycle management (renewal and revocation)
      • 16. Session token lifecycle management (renewal, re-login and revocation)
      • Appendix A: Common application properties
    GitHub Project

    12. Vault Client Fail Fast

    In some cases, it may be desirable to fail startup of a service if it cannot connect to the Vault Server. If this is the desired behavior, set the bootstrap configuration property spring.cloud.vault.fail-fast=true and the client will halt with an Exception.spring-doc.cn

    spring.cloud.vault:
        fail-fast: true
    • Spring Cloud Vault
    • 12. Vault Client Fail Fast

    11. Service Registry Configuration 13. Vault Enterprise Namespace Support
    Spring

    本站点文档内容均由 Spring官网 翻译而来,翻译内容可能存在遗漏或偏差,仅供个人学习,准确内容请以 Spring官网英文文档 为准。
    Copyright © 2005 - 2025 南京筱麦软件有限公司 ( 苏ICP备2022047690号-3 | 苏公网安备32011402011833 )