Commit 88f94cb7 authored by Sowmya Vagicherla's avatar Sowmya Vagicherla

Update HelloController.java

parent bd70b2a1
......@@ -8,6 +8,6 @@ public class HelloController {
@RequestMapping("/hello")
public String index() {
return "Greetings from Docker!!Thank you";
return "Greetings from SpringBoot!changes to Sowmya_Vagicherla";
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment