question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Document when config data properties are invalid

See original GitHub issue

See https://github.com/spring-projects/spring-boot/issues/25848 for some background. As far as I can see, the reference documentation does not mention that spring.profiles.active is invalid in a profile-specific configuration file. It’s mentioned on the wiki, but I think we should mention it and any other potential triggers of an InvalidConfigDataPropertyException in the reference documentation.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
wilkinsonacommented, Apr 11, 2021

I think I’d put the bulk of the changes here and then perhaps also mention the restriction at the end of section 4.3.

0reactions
snicollcommented, May 24, 2021

No worries and thanks for letting us know.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Property 'spring.profiles.active' imported from location 'class ...
Spring Boot 2.4 has improved the way that application.properties and application.yml files are processed.
Read more >
Config file processing in Spring Boot 2.4
So in Spring Boot 2.4 we're planning to make two significant changes to the way the properties and YAML files are loaded: Documents...
Read more >
Application startup showing error Invalid property name "add ...
When starting up Sitefinity an error is thrown. ... Message : Invalid property name "add" for configuration element "DataConfig". Defect Number.
Read more >
Data Import error message reference - Analytics Help
Message Meaning So... Empty column header at column number X. The upload file is missing a column header. Ed... Multiple errors occurred: List of multiple...
Read more >
Properties File Format - Oracle Help Center
The properties files read by Nucleus must follow a format that is recognized ... whether a property value you enter is valid for...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found