forked from PatrykKK/PWO_Lab
after cloning
This commit is contained in:
0
README1.md
Normal file
0
README1.md
Normal file
1
clone/PWO_Lab
Submodule
1
clone/PWO_Lab
Submodule
Submodule clone/PWO_Lab added at 8e0bdc3c7e
@@ -8,6 +8,7 @@ public class DemoApplication {
|
|||||||
|
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
SpringApplication.run(DemoApplication.class, args);
|
SpringApplication.run(DemoApplication.class, args);
|
||||||
|
System.out.println("test");
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user