PLACEHOLDER_PREFIX property

String PLACEHOLDER_PREFIX
final

Prefix for property placeholders: #{

Implementation

static final String PLACEHOLDER_PREFIX = "#{";