forked from LukaszK/Labolatorium2
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4f9e4e4359 | |||
|
|
a3d498075a | ||
|
|
52330dd368 |
1
.idea/vcs.xml
generated
1
.idea/vcs.xml
generated
@@ -2,5 +2,6 @@
|
|||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="VcsDirectoryMappings">
|
<component name="VcsDirectoryMappings">
|
||||||
<mapping directory="" vcs="Git" />
|
<mapping directory="" vcs="Git" />
|
||||||
|
<mapping directory="$PROJECT_DIR$/DemoA" vcs="Git" />
|
||||||
</component>
|
</component>
|
||||||
</project>
|
</project>
|
||||||
@@ -10,6 +10,7 @@ public class DemoApplication {
|
|||||||
|
|
||||||
SpringApplication.run(DemoApplication.class, args);
|
SpringApplication.run(DemoApplication.class, args);
|
||||||
System.out.println("Hello World!");
|
System.out.println("Hello World!");
|
||||||
|
//bhjvhvhvhjvj
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user