forked from lusniam/Lusniam_Lab2_repo
Dev_4 comment
This commit is contained in:
@@ -10,6 +10,7 @@ public class DemoApplication {
|
||||
System.out.println("Start Application");
|
||||
System.out.println("Comment in develop branch");
|
||||
System.out.println("Another comment in develop branch");
|
||||
System.out.println("Dev_4 comment");
|
||||
SpringApplication.run(DemoApplication.class, args);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user