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