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