Skip to content

Document relaxed binding from environment variables #18215

@xenoterracide

Description

@xenoterracide

If you use environment variables rather than system properties, most operating systems disallow period-separated key names, but you can use underscores instead (for example, SPRING_CONFIG_NAME instead of spring.config.name).

table 24.1 partially addresses this, but isn't nearby, and doesn't include the array/map syntax. Honestly I think the information is probably all there, it's just hard to find because it's scattered about. It's also hard to google. Links could be another solution, just needs to be easier to find this information and for it to be centralized in one spot, as well as including the array/map syntax.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions