Commit b1dc3197 authored by George Lin's avatar George Lin

random change

parent f6d29b99
......@@ -8,6 +8,6 @@ public class HelloController {
@RequestMapping("/hello")
public String index() {
return "Greetings from Spring Boot! trying with a different change";
return "Greetings from Spring Boot! NEW CHANGES";
}
}
\ 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