]
George Gastaldi closed FORGE-1798.
----------------------------------
Assignee: George Gastaldi
Fix Version/s: 2.5.1.Final
(was: 2.x Future)
Resolution: Done
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
Assignee: George Gastaldi
Labels: Starter
Fix For: 2.5.1.Final
{code}
@Inject
@Subset("jira")
Configuration configuration;
{code}
That would inject a user-scoped subset configuration using the "jira" key