Top "Curly-braces" questions

The symbols "{" and "}", commonly used in programming languages.

Escape property reference in Spring property file

I want to escape my Spring propeties file in order to get in my bean property: ${ROOTPATH}/relativePath I have …

spring properties escaping curly-braces