Compare commits
2 Commits
300d59fdd7
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b74950a027 | ||
|
|
c411cbafc1 |
@@ -8,7 +8,7 @@ public class DemoApplication {
|
||||
|
||||
public static void main(String[] args) {
|
||||
SpringApplication.run(DemoApplication.class, args);
|
||||
System.out.println("Hello world");
|
||||
System.out.println("Hello");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user