Skip to content

Improve ConfigProperty lookup #682

@Emily-Jiang

Description

@Emily-Jiang

Description

As a:

  • Application user/user of the configuration itself
  • API user (application developer)
  • SPI user (container or runtime developer)
  • Specification implementer

...I need to be able to:

use @Inject @ConfigProperty("property.name") instead of having to put a name attribute there
@Inject @ConfigProperty(name="property.name")

...which enables me to:
simply my lookup.

Metadata

Metadata

Assignees

No one assigned

    Labels

    use case 💡An issue which illustrates a desired use case for the specification

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions