Updated the app
This commit is contained in:
parent
981f074049
commit
cfe8efdf5a
@ -11,6 +11,8 @@ class DemoApplication : CommandLineRunner {
|
|||||||
override fun run(vararg args: String?) {
|
override fun run(vararg args: String?) {
|
||||||
MyLib.doOnMe()
|
MyLib.doOnMe()
|
||||||
|
|
||||||
|
println()
|
||||||
|
|
||||||
println("Hello JJKK: ${MyUtils.helloWorld()}")
|
println("Hello JJKK: ${MyUtils.helloWorld()}")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user