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 a368201 commit 4876419Copy full SHA for 4876419
frameworks/Java/solon/src/main/java/hello/Main.java
@@ -5,5 +5,6 @@
5
public class Main {
6
public static void main(String[] args) {
7
Solon.start(Main.class, args);
8
+
9
}
10
0 commit comments