forked from lusniam/Lusniam_Lab2_repo
Added new feature
This commit is contained in:
@@ -14,6 +14,7 @@ public class DemoApplication {
|
|||||||
System.out.println("Dev_4 comment");
|
System.out.println("Dev_4 comment");
|
||||||
System.out.println("Dev_5 comment");
|
System.out.println("Dev_5 comment");
|
||||||
System.out.println("Lab2 comment");
|
System.out.println("Lab2 comment");
|
||||||
|
System.out.println("New feature added");
|
||||||
SpringApplication.run(DemoApplication.class, args);
|
SpringApplication.run(DemoApplication.class, args);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user