Skip to content

Commit 7bdb1c8

Browse files
authored
Update README.md
1 parent b245bf5 commit 7bdb1c8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,15 @@ Uses Gradle Build
2222
```
2323
./gradlew bootRun
2424
25+
```
26+
27+
> Sample service links to test
28+
```
29+
##Java REST Service
30+
http://localhost:5000/greeting
31+
32+
##Scala REST Service
33+
http://localhost:5000/ping
34+
2535
```
2636

0 commit comments

Comments
 (0)