Compare commits
2 Commits
new_featur
...
559f38cf55
| Author | SHA1 | Date | |
|---|---|---|---|
| 559f38cf55 | |||
|
|
694a33021a |
@@ -11,6 +11,8 @@ public class DemoApplication {
|
|||||||
System.out.println("Start application");
|
System.out.println("Start application");
|
||||||
System.out.println("Start application 2");
|
System.out.println("Start application 2");
|
||||||
System.out.println("Start application 111");
|
System.out.println("Start application 111");
|
||||||
|
|
||||||
|
System.out.println("Change");
|
||||||
|
|
||||||
System.out.println("new Date()");
|
System.out.println("new Date()");
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user