We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 685cd79 commit 73e684bCopy full SHA for 73e684b
src/main/java/com/example/demo/DemoApplication.java
@@ -15,6 +15,6 @@ public static void main(String[] args) {
15
16
@RequestMapping("/")
17
String sayHello() {
18
- return "aupa !";
+ return "aupalll !";
19
}
20
0 commit comments