Unverified Commit 311794c8 authored by 蔡漂平's avatar 蔡漂平 Committed by GitHub

Update HelloWorldController.java

parent 764d677d
......@@ -14,6 +14,6 @@ public class HelloWorldController {
@RequestMapping("/")
public String sayHello() {
return "Really appreaciate your star, that's the power of our life.";
return "Really appreaciate your star, that's the power of our life!";
}
}
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