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

ASF GitHub Bot commented on TAMAYA-356:
---------------------------------------

GitHub user alexsuter reopened a pull request:

    https://github.com/apache/incubator-tamaya-extensions/pull/11

    Tamaya 356 resolvers java api

    https://issues.apache.org/jira/browse/TAMAYA-356

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/alexsuter/incubator-tamaya-extensions 
tamaya-356-resolvers-java-api

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-tamaya-extensions/pull/11.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #11
    
----
commit 89392d4c4f8c3deb09ee875c8583a9ee20aaca67
Author: Alex <alexander.suter.ch@...>
Date:   2018-09-19T16:16:00Z

    TAMAYA-350 - Do not provide null as "null" string

commit 7d8d3238faf471bcb658aa444ba9a4e0b93ec391
Author: Alexander Suter <alexander.suter@...>
Date:   2018-09-24T20:01:21Z

    TAMAYA-350 - Do not provide null as "null" string

commit 182e5157d1e2298ccd1a3afe075db979f6d299ad
Author: Alexander Suter <alexander.suter@...>
Date:   2018-09-29T12:01:54Z

    TAMAYA-356 - Make resolvers configurable over java api

----


> Make resolvers configurable via Java API
> ----------------------------------------
>
>                 Key: TAMAYA-356
>                 URL: https://issues.apache.org/jira/browse/TAMAYA-356
>             Project: Tamaya
>          Issue Type: Improvement
>            Reporter: Alexander Suter
>            Priority: Major
>
> I would like to create a tamaya configuration with some specific resolvers 
> with a java api, because I don't want to use the Java Service Loader approach.
>  
> Example:
>  * I only want to use the FileResolver and my custom DecryptResolver. All 
> other core resolvers must not be activated.
>  * Furthermore I completley setup my tamaya Configuration over Java API 
> (without Service Loader approach)



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

Reply via email to