Using The MicroProfile Configuration Api With TomEE
1 minutes read - 50 wordsThe MicroProfile Configuration Api provides an easy programming interface allowing developers to inject configuration into Java applications using CDI from a variety of sources, (for example, environment variables or system properties).
In this video, David Salter showcases how to use the Configuration Api, deploying a sample application to Apache TomEE.