Lab2 comment in main class
This commit is contained in:
@@ -13,6 +13,7 @@ public class DemoApplication {
|
||||
System.out.println("Dev_3 comment");
|
||||
System.out.println("Dev_4 comment");
|
||||
System.out.println("Dev_5 comment");
|
||||
System.out.println("Lab2 comment");
|
||||
SpringApplication.run(DemoApplication.class, args);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user