No, it was replaced by the "defaultValue" attribute in @Config

J Anatole

2016-12-29 21:44 GMT+01:00 P. Ottlinger <[email protected]>:

> Hi,
>
> I'm just stumbling over javadoc errors and found the following example in
> /incubator-tamaya-extensions/modules/injection/injection-
> api/src/main/java/org/apache/tamaya/inject/api/Config.java
>
> <snip>
>  * <pre>
>  * {@code
>  * package a.b;
>  *
>  * public class ConfiguredItem{
>  *
>  *   @Config({"b", "[a.b.deprecated.keys]", "a"})
>  *   @ConfigDefault("myDefaultValue")
>  *   private String aValue;
>  * }
>  * }
>  * </pre>
> </snip>
>
> Does the annotation ConfigDefault still exist?
>
> Cheers,
> Phil
>



-- 
*Anatole Tresch*
PPMC Member Apache Tamaya
JCP Star Spec Lead
*Switzerland, Europe Zurich, GMT+1*
*maketechsimple.wordpress.com <http://maketechsimple.wordpress.com/> *
*Twitter:  @atsticks, @tamayaconf*

Reply via email to