spring-projects / spring-projects/spring-data-relational
Expose configuration properties class for downstream usage in Spring Boot [DATAJDBC-467]
Open
@schauder is already working on this.
Since Dec 31, 2020.
in: core
type: enhancement
- Dominant language
- Java
- Stars
- 827
- Forks
- 394
- PR merge metrics
- No merged PRs in 30d
Description
Oliver Drotbohm opened DATAJDBC-467 and commented
To easily configure very rudimentary options like default schemas etc. it would be cool if we could expose a configuration options class that could be used by Spring Boot downstream to bind values from application.properties to
No further details from DATAJDBC-467
Contributor guide
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.