spring-authorization-server
spring-authorization-server copied to clipboard
MessagesClientApplication not listening on the defined port
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
