Skip to content
This repository has been archived by the owner on Nov 18, 2020. It is now read-only.

Prefix db properties with org.jeasy.props #25

Closed
fmbenhassine opened this issue Nov 15, 2020 · 1 comment
Closed

Prefix db properties with org.jeasy.props #25

fmbenhassine opened this issue Nov 15, 2020 · 1 comment
Milestone

Comments

@fmbenhassine
Copy link
Member

As of v3.1, database properties used by the DBPropertyAnnotationProcessor are expected to be named like db.driver, db.url, etc. This is error prone as those names are generic and might be used for other purposes. Those properties are better prefixed with org.jeasy.props to prevent any ambiguity.

@fmbenhassine fmbenhassine added this to the 4.0.0 milestone Nov 15, 2020
@fmbenhassine
Copy link
Member Author

Resolved in ddbc1cb.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant