Configuration for Java EE and the Cloud

This is an official recording of my JavaOne 2016 session “Configuration for Java EE and the Cloud” from 21 September 2016.

In the modern world, where applications consist of microservices and are deployed in a cloud, developers are facing many issues related to apps config. How to deploy an app in different environments without cracking its package. How to apply configuration for deployed instances of an app without redeployment. How an app can be notified if some configuration properties changes. This session introduces a standardization effort tasked with solving these problems by defining a Java EE config service. Such a service is aimed at the cloud and provides the ability to create one or more configurations that are independent of and decoupled from apps using them. The session describes how such a service fits into the Java EE family and integrates with other Java EE frameworks.

Slides can be downloaded here.

Where do you want to go today?

JavaOne is starting in two weeks. It’s time to take a look at the sessions and choose what to attend. There are many interesting sessions and sometimes some of them are at the same time. I’ve already made my list and decided to share it with you. The main interesting points for me are Java 9 and JavaEE.Next related topics. The list is sorted chronologically and includes sessions abstracts, date, place and my comments. Continue reading