[ 
https://issues.apache.org/jira/browse/DELTASPIKE-1219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Romain Manni-Bucau resolved DELTASPIKE-1219.
--------------------------------------------
    Resolution: Fixed

https://git-wip-us.apache.org/repos/asf?p=deltaspike.git;a=commit;h=b81d4987f218ee2fc37835787c80bd8db7f5c468
 and 
https://git-wip-us.apache.org/repos/asf?p=deltaspike.git;a=commit;h=8e6fa365a3e8f52f1262320408457fa95d40cf00

> Support configuration proxies
> -----------------------------
>
>                 Key: DELTASPIKE-1219
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1219
>             Project: DeltaSpike
>          Issue Type: New Feature
>            Reporter: Romain Manni-Bucau
>            Assignee: Romain Manni-Bucau
>             Fix For: 1.8.0
>
>
> Idea is to wire the deltapsike configuration to interfaces:
> {code}
> @Configuration(prefix = "prefix.")
> public interface PrefixedConfigBean {
>     @ConfigProperty(name = "key")
>     String value();
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to