forked from Kuba27/Lab2Test
Compare commits
1 Commits
ce5aef978c
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 7c59b0d610 |
@@ -10,7 +10,6 @@ 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