Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-spring-boot-starter
/
me.ahoo.wow.spring.boot.starter.compensation
/
CompensationProperties
Compensation
Properties
@
ConfigurationProperties
(
prefix
=
"wow.compensation"
)
class
CompensationProperties
(
@
DefaultValue
(
value
=
[
"true"
]
)
var
enabled
:
Boolean
=
true
)
:
EnabledCapable
Members
Constructors
Compensation
Properties
Link copied to clipboard
constructor
(
@
DefaultValue
(
value
=
[
"true"
]
)
enabled
:
Boolean
=
true
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
enabled
Link copied to clipboard
open
override
var
enabled
:
Boolean