Commit 7539ce69 authored by jlam's avatar jlam

another one

parent 39a36756
......@@ -8,6 +8,6 @@ public class HelloController {
@RequestMapping("/hello")
public String index() {
return "Thanks for awesome training Claudio <3";
return "Greetings from Spring Boot! Thanks for awesome training Claudio <3";
}
}
\ 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