Skip to content

Commit

Permalink
Change 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Bokhtiar Mehedy committed Apr 15, 2024
1 parent 8cfdf32 commit d3b9be8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/com/farseem/sqintgh/SqintghApplication.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ public class SqintghApplication {

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

}

0 comments on commit d3b9be8

Please sign in to comment.