Commit b02c9795 authored by Shanelle Valencia's avatar Shanelle Valencia

Update HelloController.java

parent c3c0d362
......@@ -8,6 +8,6 @@ public class HelloController {
@RequestMapping("/hello")
public String index() {
return "🍟 french fries";
return "Pai Spring Boot with french fries 🍟";
}
}
\ 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