Compare commits
2 Commits
new_featur
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 2ea88555b6 | |||
|
|
176202b93f |
@@ -1 +0,0 @@
|
||||
test
|
||||
|
||||
@@ -14,6 +14,7 @@ public class DemoApplication {
|
||||
System.out.println("Laboratorium 2");
|
||||
System.out.println("test2");
|
||||
System.out.println(new Date());
|
||||
System.out.println("new_feaure2");
|
||||
SpringApplication.run(DemoApplication.class, args);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user