Is there a way to make a string non-template-aware...
# getting-started
f
Is there a way to make a string non-template-aware, other than escaping all $-s?
Copy code
@Value("\${some.config.var}”)