We have a gradle project that has spring boot plugin. I'm trying to setup a remote debugger using Eclipse.
While setting up, I'm encountering Failed to connect to remote VM. Connection refused. I have tried some suggestions online and the issue still remains. I can't recall the commands I have run using gradle command.
Any suggestions on how to fix the issue? Can someone provide a detailed step on how to fix this?
It's really time consuming debugging using a logger.
Thank you in advance.