Application properties management
Open
Nobody has claimed this yet.
enhancement
system
- Dominant language
- Java
- Stars
- 151
- Forks
- 183
- Avg merge
- 14m
- Merged PRs (30d)
- 2
Description
Today application properties are managed via pom.xml and the application.properties file works as a "proxy". I'd like to figure out what was the reasoning for the approach and suggest to migrate app configuration to application.properties and keep only dependencies in pom.xml.
@anthonysena , @fdefalco , @chrisknoll
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.