-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
Milestone
Description
Spring uses ${...} to reference other properties.
Constretto seems to support use of the (undocumented?) syntax #{...} for variable resolving.
The organization I currently work at has some .properties files which are used by several applications, most of which are Spring based. Some properties employ the ${...} placeholder. It would be nice to be able to use Constretto in a couple of applications.
Is is possible for Constretto to support the ${...} syntax that Spring uses?
Reactions are currently unavailable