karangoswamikenz / SpringBootApp

A microservices application interface
0 stars 0 forks source link

Install curl on windows and test the service running #1

Open karangoswamikenz opened 5 years ago

karangoswamikenz commented 5 years ago

Check out the service.

$ curl localhost:8080 Greetings from Spring Boot!

karangoswamikenz commented 5 years ago

If you find a quick way without using curl once the service is running, please let me know.