From 9768f32b551f7374809e4fa5194cd9eaf3916831 Mon Sep 17 00:00:00 2001 From: jasrodis Date: Thu, 17 May 2018 15:05:40 +0200 Subject: [PATCH] Update Readme.md --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index 23ec5fd6..7a8fb4cf 100644 --- a/Readme.md +++ b/Readme.md @@ -29,6 +29,7 @@ Alternatively, you can run the app directly without packaging it like so - ```bash mvn spring-boot:run ``` +The service is running at : http://localhost:8080 ## Learn More