Java, is placing and loading properties from database instead of property file is better approach ?
Advantages if you place it in DB.
Advantages of Properties file :
It really depends. But in generic cases:
Use a PropertiesFile when:
Use a Database Table when:
In all other cases, the decision is on the fence and it doesn't really matter which way you go.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With