toggle menu
Spring Boot Kotlin API
3.4.5-SNAPSHOT
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot
/
SpringApplication
/
Augmented
/
run
run
open
fun
run
(
args
:
Array
<
String
>
)
:
SpringApplication.Running
Run the application using the given args.
Return
the running
ApplicationContext
Parameters
args
the main method args