I am running a spring boot application in my local by connecting to oracle database on vm server. Though on testing connection on oracle sql developer it is successful but on running application on same port and credentials it is giving ORA-12505, TNS:listener does not currently know of SID given in connect descriptor error.


