commit from new_feature2
This commit is contained in:
@@ -14,6 +14,7 @@ public class DemoApplication {
|
||||
System.out.println("Laboratorium 2");
|
||||
System.out.println("test2");
|
||||
System.out.println(new Date());
|
||||
System.out.println("new_feaure2");
|
||||
SpringApplication.run(DemoApplication.class, args);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user