Add another comment in DemoApplication
This commit is contained in:
parent
cfe2aed1a6
commit
a9d37270d9
@ -10,6 +10,7 @@ public class DemoApplication {
|
||||
System.out.println("Start application");
|
||||
System.out.println("The second comment");
|
||||
System.out.println("ok");
|
||||
System.out.println("yes");
|
||||
SpringApplication.run(DemoApplication.class, args);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user