Compare commits
4 Commits
1a58e47696
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 149ee4a485 | |||
| 5a171baab4 | |||
| 882924f27e | |||
| 54e5ba8f78 |
@@ -1,2 +1,3 @@
|
||||
testowa edycja z poziomu edytora gitea
|
||||
druga edycja 😂 🙈🤯
|
||||
edycja z brancha new_feature 💀👀
|
||||
@@ -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