Compare commits
2 Commits
new_featur
...
58627a3a10
| Author | SHA1 | Date | |
|---|---|---|---|
| 58627a3a10 | |||
|
|
6157e896b1 |
@@ -9,7 +9,7 @@ public class DemoApplication {
|
||||
public static void main(String[] args) {
|
||||
SpringApplication.run(DemoApplication.class, args);
|
||||
System.out.println(new Date());
|
||||
|
||||
System.out.println("Hello World!");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user