-
Notifications
You must be signed in to change notification settings - Fork 118
Open
Labels
use case 💡An issue which illustrates a desired use case for the specificationAn issue which illustrates a desired use case for the specification
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
use case 💡An issue which illustrates a desired use case for the specificationAn issue which illustrates a desired use case for the specification