Anatole Tresch

Results 8 comments of Anatole Tresch

I will have to retag it. it builds but fails to be deployed because javadoc creation fails. I am working fixing javadocs. Will be available soon😁 Werner Keil schrieb am...

all apps with higher sensitivity. Core banking, medical systems, machine control.... Am 31.10.2017 14:27 schrieb "Mark Struberg" : > The whole point of Config is that the application (the user...

...seems that you know my employers and customers better than I do ;). That's ok ;(. My experience is that regulations and especially how audits are done highly differs for...

BTW etcd for example provides metadata by prefixing it's keys with an underscore, e.g. ``` foo=bar _foo.ttl=123456 ``` This would still work without any API extensions. The problem about it...

We have a Tamaya branch currently in development, where the JSR API is used as a base, so we have a complete standalone and independent JSR implementation. It has shown...

I would like to point you to the work we have done in Tamaya: - The Tamaya injection API allows injecting [_DynamicValue_ ](https://github.com/apache/incubator-tamaya-extensions/blob/master/modules/injection/injection-api/src/main/java/org/apache/tamaya/inject/api/DynamicValue.java)instances. This instances are aware of changes and...

+1 Apache Tamaya also supports this feature.