file modified file renamed new file created
This commit is contained in:
parent
16e739a6d6
commit
39fbe936c8
@ -8,6 +8,7 @@ public class DemoApplication {
|
||||
|
||||
public static void main(String[] args) {
|
||||
System.out.println("Start application");
|
||||
System.out.println("Start application2");
|
||||
SpringApplication.run(DemoApplication.class, args);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user