java - How to correctly store the connection settings to the database? -


i have database , connection settings it. settings (username , password) stored in .properties. file stored on the local computer software installed. please tell me how ensure data confidentiality? how correctly store connection settings? options? thanks!


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

c# - ItextSharp font color issue in ver 5.5.4+ -

how does one get csharp-sqlite to throw exceptions for duplicates or foreign key constraint violations -