Compare commits
5 Commits
develop_!
...
4f9e4e4359
| Author | SHA1 | Date | |
|---|---|---|---|
| 4f9e4e4359 | |||
| 9558827bf5 | |||
|
|
a3d498075a | ||
|
|
52330dd368 | ||
|
|
a64cef1f95 |
1
.idea/vcs.xml
generated
1
.idea/vcs.xml
generated
@@ -2,5 +2,6 @@
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="" vcs="Git" />
|
||||
<mapping directory="$PROJECT_DIR$/DemoA" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
@@ -7,7 +7,11 @@ import org.springframework.boot.autoconfigure.SpringBootApplication;
|
||||
public class DemoApplication {
|
||||
|
||||
public static void main(String[] args) {
|
||||
|
||||
SpringApplication.run(DemoApplication.class, args);
|
||||
System.out.println("Hello World!");
|
||||
//bhjvhvhvhjvj
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user