hazelcast / hazelcast/imdg-docs
Docs: Feedback for Using Variables
Open
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I have some feedback about [this page](https://github.com/hazelcast/imdg-docs/blob/v4.2/docs/modules/configuration/pages/using-variables.adoc)
The pages says `// fill the properties, e.g., from database/LDAP, etc.`
This isn't possible when using Spring. It generates a cyclical dependency since Hibernate forces JPA to load second. People have written issues about this cyclical dependency, and it's not fair to document that a person can load properties from the database. I really wish I could, and I had to refactor to make my settings static :(
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.