how to pass jdbc params dynamically instead of exposing it in duke config file ?
36 views
Skip to first unread message
Vamshi
unread,
Feb 24, 2016, 1:35:47 AM2/24/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to duke
Hi Experts,
I have a requirement that i should not expose database credentials in duke configuration file in jdbc params. To avoid that and to load from any rest service or other ways. How can I proceed to fulfill my criteria.