Skip to content

Commit 9331c18

Browse files
author
runzexia
authored
update sample
1 parent 355f9d9 commit 9331c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/io/kubesphere/devops/HelloWorldController.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ public class HelloWorldController {
1414

1515
@RequestMapping("/")
1616
public String sayHello() {
17-
return "Hello,World!";
17+
return "Really appreaciate your star, that's the power of our life.";
1818
}
1919
}

0 commit comments

Comments
 (0)