-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Description
Query/Question
We are migrating to Spring Boot V4.
We could not migrate until Spring Cloud Azure 7.0 was released.
So, we kept everything ready for migration with Spring Cloud Azure 7.0.0-beta.1
All the test cases and testing worked fine.
As Spring Cloud Azure 7.0 released yesterday Feb 4th.
We just changed the version of Spring Cloud Azure 7.0.0-beta.1 to 7.0.0
Now the test cases are breaking for our project. With the below error:
java.lang.IllegalStateException: Unable to load config data from 'azureAppConfiguration'In application.yml we have:
spring:
config:
import: azureAppConfigurationFYI: We did not change anything else. Just change the version from 7.0.0-beta.1 to 7.0.0.
And this is happening in all of our projects.
Why is this not a Bug or a feature Request?
Unable to determine yet whats causing this issue.
Setup (please complete the following information if applicable):
- OS: Ubuntu 24.4
- IDE: Intellije
- Library/Libraries: spring-cloud-azure-appconfiguration-config-web:7.0.0, spring-cloud-azure-feature-management-web:7.0.0
Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
- Query Added
- Setup information Added
Metadata
Metadata
Labels
Type
Projects
Status