Skip to content

Commit 4876419

Browse files
committed
[Java] Update Solon Version To 3.0.4
1 parent a368201 commit 4876419

File tree

1 file changed

+1
-0
lines changed
  • frameworks/Java/solon/src/main/java/hello

1 file changed

+1
-0
lines changed

frameworks/Java/solon/src/main/java/hello/Main.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
public class Main {
66
public static void main(String[] args) {
77
Solon.start(Main.class, args);
8+
89
}
910
}

0 commit comments

Comments
 (0)