Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Spring Boot application hangs without any error when azure-keyvault-secrets-spring-boot-starter version upgraded from 2.1.6 to 2.1.8 #853

@nandha2143

Description

@nandha2143

Environment

  • Spring boot starter:

    • key vault spring boot starter
  • OS Type: Windows

  • Java version:

    • 1.8

Summary

Spring Boot application hangs without any error when azure-keyvault-secrets-spring-boot-starter version upgraded from 2.1.6 to 2.1.8. Spring boot version is 2.1.10-RELEASE

Reproduce steps

Spring 2.1.10-RELEASE. Upgraded azure-keyvault-secrets-spring-boot-starter version upgraded from 2.1.6 to 2.1.8. Same application is working in 2.1.6

Application.yml

azure:
keyvault:
uri:
client-id:
client-key:
tenant-id:
allow:
telemetry: false

Expected Results

Spring boot application up and running and get all secrets from Azure key vault

Actual Results

Spring boot app hangs

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions