1 new file, 1 modified
This commit is contained in:
parent
93ceab1387
commit
ebe394d460
@ -8,6 +8,7 @@ public class DemoApplication {
|
||||
|
||||
public static void main(String[] args) {
|
||||
System.out.println("Start application");
|
||||
System.out.println("Second");
|
||||
SpringApplication.run(DemoApplication.class, args);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user