My Spring Boot webapp is running just fine, and I\'d like to debug it through Eclipse.
Spring Boot
So when launching my Remote Java Application debugger, which port
Why don't you just right click on the main() method and choose "Debug As... Java Application"?
main()
"Debug As... Java Application"