forked from MKoziel/DemoApplication
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 91b96fc87f | |||
|
|
0786127a1a |
@@ -18,7 +18,7 @@ public class DemoApplication {
|
|||||||
System.out.println("add message from develop_3 branch");
|
System.out.println("add message from develop_3 branch");
|
||||||
System.out.println("add on remote origin/master");
|
System.out.println("add on remote origin/master");
|
||||||
System.out.println(new Date());
|
System.out.println(new Date());
|
||||||
System.out.println("zmiany zad dodatkowe");
|
System.out.println("zmiany zad dodatkowee");
|
||||||
UserEntity.showUserEntityMessage();
|
UserEntity.showUserEntityMessage();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user