toggle menu
Simple Robot
4.8.0
jvm
switch theme
search in API
simbot-core-spring-boot-starter-v2
/
love.forte.simbot.spring2.warn
/
MigratingSpringBootVersionWarningPrinter
Migrating
Spring
Boot
Version
Warning
Printer
@
Configuration
(
proxyBeanMethods
=
false
)
open
class
MigratingSpringBootVersionWarningPrinter
:
CommandLineRunner
,
Ordered
(
source
)
版本迁移警告。
Members
Constructors
Migrating
Spring
Boot
Version
Warning
Printer
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
get
Order
Link copied to clipboard
open
override
fun
getOrder
(
)
:
Int
run
Link copied to clipboard
open
override
fun
run
(
vararg
args
:
String
?
)