I am trying to run the example from the spring guide : Building a RESTful Web Service .
It works well if I open localhost:8080/greeting.
But it cann
Simply add in application.properties file:
server.address=0.0.0.0