George Gastaldi created FORGE-1798:
--------------------------------------
Summary: Create a SubSet annotation to allow injection of configuration
subsets
Key: FORGE-1798
URL:
https://issues.jboss.org/browse/FORGE-1798
Project: Forge
Issue Type: Feature Request
Components: Configuration
Affects Versions: 2.5.0.Final
Reporter: George Gastaldi
Fix For: 2.x Future
{code}
@Inject
@Subset("jira")
Configuration configuration;
{code}
That would inject a user-scoped subset configuration using the "jira" key
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)