Skip to content

Develop custom ApplicationEnvironment implementation #24892

Closed
@philwebb

Description

@philwebb

We could improve quite a few things if we developed our own Environment implementation rather than relying on StandardEnvironment.

For example, whilst trying to fix #24890 I discovered it's impossible for us to totally filter out spring.profiles.active properties due to AbstractEnvironment.doGetActiveProfiles().

It might also allow us to remove ConfigurationPropertySourcesPropertySource and possibly fix #17400

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions