#Question about Hibernate documentation
1 messages · Page 1 of 1 (latest)
<@&987246964494204979> please have a look, thanks.
To reduce the reliance on a specific implementation.
Is it bad? Why do my projects shouldn't depend on a specific implementation?
What if the developer of a specific implementation stops? Generally you want to limit your dependency on external factors as much as possible.
Thanks