Skip to content

Backport encrypted property functionality from spring-cloud-config environment work [SPR-12635] #17236

Closed
@spring-projects-issues

Description

@spring-projects-issues

Joshua White opened SPR-12635 and commented

The spring-cloud team has implemented a feature that allows users to encrypt properties, prefixing them with {cipher}. This feature is something that would be nice to have in the core spring framework for those that can't yet take advantage of boot. See the following code for reference:

There is Spring configuration support in spring-cloud-commons and also server-side support where encryption and decryption services are exposed as HTTP endpoints. Also see documentation.


Affects: 4.1.4

Issue Links:

0 votes, 5 watchers

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)status: invalidAn issue that we don't feel is valid

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions