Compare commits
No commits in common. "b74950a027eb37ebdd4886e56db455a7bc45a673" and "300d59fdd7d2dc320edd41675dcdcd1eeef1b0c0" have entirely different histories.
b74950a027
...
300d59fdd7
@ -8,7 +8,7 @@ public class DemoApplication {
|
||||
|
||||
public static void main(String[] args) {
|
||||
SpringApplication.run(DemoApplication.class, args);
|
||||
System.out.println("Hello");
|
||||
System.out.println("Hello world");
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user