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