forked from szumik/Lab2
Compare commits
3 Commits
c51cf95664
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| f041e383b4 | |||
|
|
c1b88a902e | ||
|
|
7d0c180a66 |
@@ -12,6 +12,7 @@ public class DemoApplication {
|
||||
System.out.println("Third line added");
|
||||
System.out.println(new Date());
|
||||
SpringApplication.run(DemoApplication.class, args);
|
||||
System.out.println("Dodalem zmiany Hubi0295 na repo szumik");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user