forked from Kuba27/Lab2Test
Very important change. #1
@@ -10,6 +10,7 @@ public class DemoApplication {
|
||||
System.out.println("Start application");
|
||||
System.out.println("Trzecia wiadomosc");
|
||||
System.out.println("Drugi komunikat");
|
||||
System.out.println("Change from fork.");
|
||||
System.out.println(new Date());
|
||||
SpringApplication.run(DemoApplication.class, args);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user