forked from lusniam/Lusniam_Lab2_repo
Compare commits
2 Commits
master
...
new_featur
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
374cc456c2 | ||
| d26266ff41 |
@@ -1,5 +1,3 @@
|
|||||||
Przyklad pliku Readme
|
Przyklad pliku Readme
|
||||||
|
|
||||||
Edycja w Lab2
|
Edycja w Lab2, gałąź new_feature
|
||||||
|
|
||||||
edytowane zostalo w readme
|
|
||||||
@@ -14,6 +14,7 @@ public class DemoApplication {
|
|||||||
System.out.println("Dev_4 comment");
|
System.out.println("Dev_4 comment");
|
||||||
System.out.println("Dev_5 comment");
|
System.out.println("Dev_5 comment");
|
||||||
System.out.println("Lab2 comment");
|
System.out.println("Lab2 comment");
|
||||||
|
System.out.println("New feature added");
|
||||||
SpringApplication.run(DemoApplication.class, args);
|
SpringApplication.run(DemoApplication.class, args);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user