Wow
Toggle table of contents
6.16.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-spring-boot-starter
/
me.ahoo.wow.spring.boot.starter
/
WowProperties
/
WowProperties
Wow
Properties
constructor
(
@
DefaultValue
(
value
=
[
"true"
]
)
enabled
:
Boolean
=
true
,
contextName
:
String
?
,
@
DefaultValue
(
value
=
[
"60s"
]
)
shutdownTimeout
:
Duration
=
Duration.ofSeconds(60)
)