spring-framework / org.springframework.messaging.handler.annotation / ValueConstants

ValueConstants

interface ValueConstants

Common annotation value constants.

Author
Rossen Stoyanchev

Since
4.0

Properties

DEFAULT_NONE

static val DEFAULT_NONE: String

Constant defining a value for no default - as a replacement for null which we cannot use in annotation attributes.

This is an artificial arrangement of 16 unicode characters, with its sole purpose being to never match user-declared values.