We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88a2790 + 88d88f3 commit 3749fbcCopy full SHA for 3749fbc
1 file changed
src/main/java/com/example/Main.java
@@ -57,6 +57,7 @@ String index() {
57
58
@RequestMapping("/comingsoon")
59
String comingsoon() {
60
+ //comment more comments
61
return "comingsoon";
62
}
63
0 commit comments