[ 
https://issues.apache.org/jira/browse/TAMAYA-384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16793966#comment-16793966
 ] 

ASF subversion and git services commented on TAMAYA-384:
--------------------------------------------------------

Commit c9b4b15cc697f0359bf28df1749a1a0d248e3be1 in 
incubator-tamaya-extensions's branch refs/heads/master from Anatole Tresch
[ 
https://gitbox.apache.org/repos/asf?p=incubator-tamaya-extensions.git;h=c9b4b15 
]

TAMAYA-384 Fixed checkstyle issue.


> Improve Spring integration
> --------------------------
>
>                 Key: TAMAYA-384
>                 URL: https://issues.apache.org/jira/browse/TAMAYA-384
>             Project: Tamaya
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: 0.3-incubating
>            Reporter: Anatole Tresch
>            Assignee: Anatole Tresch
>            Priority: Major
>             Fix For: 0.4-incubating
>
>
> Improve Spring integration by supporting a typical Spring Enablement 
> annotation:
> {code:java}
> @EnableTamayaConfig{code}
> If added to a Spring @Configuration this enables and loads Tamaya as a Spring 
> configuration backend (PropertySource). _By default_ Tamaya *overrides* 
> *existing Spring configuration* and also enables Tamaya Configuration 
> injection on Spring beans.
> This can be customized by configuring Tamaya integration on the annotation, 
> e.g. as follows:
> {code:java}
> @EnableTamayaConfig(disableTamayaInjection = true)
> @EnableTamayaConfig(extendOnly = true){code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to