Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@ConfigurationProperties(prefix="application.id) is not working #39835

Closed
mohit816 opened this issue Mar 5, 2024 · 1 comment
Closed

@ConfigurationProperties(prefix="application.id) is not working #39835

mohit816 opened this issue Mar 5, 2024 · 1 comment
Labels
status: invalid An issue that we don't feel is valid

Comments

@mohit816
Copy link

mohit816 commented Mar 5, 2024

I am using a gradle project

Gradle version 4.8.1
Spring boot version 2.0.3
STill i am not able to use this prefix feature in my local
Basically i am setting a map application.id.key1=value1,application.id.key2=value2

But i am not able to fetch this pls resolve this @spring-projects-issues @spring-contributor @spring-builds

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Mar 5, 2024
@bclozel
Copy link
Member

bclozel commented Mar 5, 2024

Spring Boot 2.0.x is out of open source support, please upgrade to a supported version. If you manage to reproduce the issue with a supported version, please attach a minimal sample project here (as a zip or a link to a GitHub repository) and we'll have a look.

Thanks!

@bclozel bclozel closed this as not planned Won't fix, can't repro, duplicate, stale Mar 5, 2024
@bclozel bclozel added status: invalid An issue that we don't feel is valid and removed status: waiting-for-triage An issue we've not yet triaged labels Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: invalid An issue that we don't feel is valid
Projects
None yet
Development

No branches or pull requests

3 participants