Hi All,
I am using OAuth1.0 to configure with Oracle DB 11g.
I have a spring rest webservice which talks with oracle DB inside this application a settings.properties file is available which has the database secret. The database secret is used to connect to the database and fetch the data needed by this spring application. Previously all these has been implemented. I am not aware how this key got generate. Is there any way to create the key?
Regards,
Rupa