Skip to content

Enhancement request: system property substitution in resource files #17

@giamma

Description

@giamma

When defining a datasource in a property file, or possibly any other supported resource, it would be great to be able to use system property substitution, e.g.

dataSource.serverName=${database.name}

This could be especially convenient for docker images or for quickly relocating the database server or also for passwords, which could be exported in the environment rather than being written in the file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions