Skip to content

Commit 3749fbc

Browse files
Merge pull request #2 from kwlockwo/kwlockwo-patch-3
Update Main.java
2 parents 88a2790 + 88d88f3 commit 3749fbc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/java/com/example/Main.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ String index() {
5757

5858
@RequestMapping("/comingsoon")
5959
String comingsoon() {
60+
//comment more comments
6061
return "comingsoon";
6162
}
6263

0 commit comments

Comments
 (0)