I am getting this exception: COULD NOT ACCESS HTTP INVOKER REMOTE SERVICE AT [service URL]; nested exception is Java.net.SocketTimeOutException: Read Time out.
I need a solution for this. I went into the XML file to increase the readTimeout while that service URL is called but it says no such property
I am new to spring boot. Can someone please let me know the fix for it