spring-authorization-server icon indicating copy to clipboard operation
spring-authorization-server copied to clipboard

MessagesClientApplication not listening on the defined port

Open zubair-farooqui opened this issue 3 years ago • 0 comments
trafficstars

Describe the bug When running MessagesClientApplication, it sayings that the application started but is not listening on the port (8080). When I opened http://127.0.0.1:8080/, the browser is responding ERR_EMPTY_RESPONSE

To Reproduce Just run MessagesClientApplication

Expected behavior MessagesClientApplication should listen on the configured port (8080).

Sample Screenshot 2022-08-15 at 2 35 29 AM

image

zubair-farooqui avatar Aug 14 '22 22:08 zubair-farooqui