Skip to content

Add multi-document properties file support #22495

@philwebb

Description

@philwebb

Multi-document application.yml files have proven to be very useful, we should see if we can support the same idea with application.properties files. We could use a special comment to breakup files into multiple documents.

For example:

mypro=a
#---
myotherprop=b

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions