Skip to content

Commit ed15481

Browse files
author
shoeabali
committed
trial
hello again
1 parent 6f8c95c commit ed15481

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/guru/springframework/SpringBootWebApplication.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ public class SpringBootWebApplication {
88

99
public static void main(String[] args) {
1010
SpringApplication.run(SpringBootWebApplication.class, args);
11+
system.out.println("hello again");
1112
}
1213
}

0 commit comments

Comments
 (0)