message edycja data

This commit is contained in:
haaaniaaa 2024-10-11 14:22:21 +02:00
parent fbf1f0c1bd
commit 2f422975aa
6 changed files with 1 additions and 2 deletions

BIN
.DS_Store vendored

Binary file not shown.

BIN
src/.DS_Store vendored

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -7,7 +7,7 @@ import org.springframework.boot.autoconfigure.SpringBootApplication;
public class DemoApplication { public class DemoApplication {
public static void main(String[] args) { public static void main(String[] args) {
System.out.println("Start application"); System.out.println(newDate());
SpringApplication.run(DemoApplication.class, args); SpringApplication.run(DemoApplication.class, args);
} }

View File

@ -1 +0,0 @@
plik nr2