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.
2 parents 685cd79 + 73e684b commit 212b2dbCopy full SHA for 212b2db
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