Skip to content

Commit

Permalink
Update FswebS17d1Application.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Dogancan94 authored Mar 25, 2024
1 parent 49e8df2 commit 5fabd09
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ public class FswebS17d1Application {

public static void main(String[] args) {
SpringApplication.run(FswebS17d1Application.class, args);
System.out.println("Hello")
}

}

0 comments on commit 5fabd09

Please sign in to comment.