toggle menu
Spring Boot Kotlin API
3.4.5-SNAPSHOT
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot
/
CommandLineRunner
/
run
run
abstract
fun
run
(
args
:
Array
<
String
>
)
Callback used to run the bean.
Parameters
args
incoming main method arguments
Throws
Exception
on error