We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a5d488a + edfacc2 commit 60ba1e0Copy full SHA for 60ba1e0
src/main/java/com/festival/FestivalApplication.java
@@ -11,6 +11,6 @@ public class FestivalApplication {
11
12
public static void main(String[] args) {
13
SpringApplication.run(FestivalApplication.class, args);
14
- }
+ }//
15
16
}
0 commit comments