Compare commits
3 Commits
new_featur
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 149ee4a485 | |||
| 5a171baab4 | |||
| 882924f27e |
@@ -15,6 +15,7 @@ public class DemoApplication {
|
|||||||
System.out.println("Pozdrowienia z develop_4 👀");
|
System.out.println("Pozdrowienia z develop_4 👀");
|
||||||
System.out.println(new Date());
|
System.out.println(new Date());
|
||||||
SpringApplication.run(DemoApplication.class, args);
|
SpringApplication.run(DemoApplication.class, args);
|
||||||
|
System.out.println("Kostiantyn Myroshnychenko");
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user