toggle menu
Simple Robot
4.8.0
jvm
switch theme
search in API
simbot-core-spring-boot-starter-common
/
love.forte.simbot.spring.common.application
/
SpringApplicationLauncher
Spring
Application
Launcher
interface
SpringApplicationLauncher
:
ApplicationLauncher
<
SpringApplication
>
(
source
)
Simbot Spring Boot Starter 中使用的
ApplicationLauncher
实现。
Members
Inherited functions
launch
Link copied to clipboard
abstract
suspend
fun
launch
(
)
:
SpringApplication
launch
In
Link copied to clipboard
open
fun
launchIn
(
scope
:
CoroutineScope
)
:
Async
<
SpringApplication
>
launch
In
Global
Link copied to clipboard
open
fun
launchInGlobal
(
)
:
Async
<
SpringApplication
>