Compare commits
3 Commits
ab97bf1d45
...
new_featur
| Author | SHA1 | Date | |
|---|---|---|---|
| d6ac0c105c | |||
| 20274fd836 | |||
| 427fb5e76f |
@@ -1 +1 @@
|
||||
This is documentation of the project.
|
||||
This is documentation of the project. Modyfikacja
|
||||
@@ -11,6 +11,7 @@ public class DemoApplication {
|
||||
System.out.println("Start application");
|
||||
System.out.println("lalalal2");
|
||||
System.out.println("lalalal");
|
||||
System.out.println("lalalal3");
|
||||
System.out.println(new Date());
|
||||
SpringApplication.run(DemoApplication.class, args);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user