Hi,
You shouldn't add 'localhost:8080' in your service URL, just the context path (you're already running from localhost, so this logic only determines if it should prefix with 'proxy' or not)
Hi,
You shouldn't add 'localhost:8080' in your service URL, just the context path (you're already running from localhost, so this logic only determines if it should prefix with 'proxy' or not)