Skip to content

Spring-compatible property references? #62

@tingstad

Description

@tingstad

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?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions