Compare commits
5 Commits
27220984b1
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 093cb4a83b | |||
|
|
efcb41d2ef | ||
|
|
715d43fad2 | ||
| 3a73031804 | |||
| dd84024156 |
@@ -0,0 +1,3 @@
|
||||
zostalo zmienione duzo w tym pliku tak
|
||||
|
||||
Bardzo duzo tez zmienione przez lusniam
|
||||
@@ -8,7 +8,8 @@ public class DemoApplication {
|
||||
|
||||
public static void main(String[] args) {
|
||||
System.out.println("Start application");
|
||||
System.out.println("Ping-pong");
|
||||
System.out.println("Pingpong");
|
||||
System.out.println(new Date());
|
||||
SpringApplication.run(DemoApplication.class, args);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user