Skip to content

Support placeholder in EnableMBeanExport [SPR-11105] #15731

@spring-projects-issues

Description

@spring-projects-issues

Christian Dupuis opened SPR-11105 and commented

It would be really handy if Spring could support placeholders and expressions in annotations. Specifically in Enable* annotations. See the following as an example:

@EnableMBeanExport(defaultDomain = "${spring.jmx.default_domain:my-domain}")


Affects: 4.0 RC1

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions