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
I solved this setting the IP address in the /etc/hosts file in this way:
IP hostmane
Like:
172.x.x.x my-hostname