Application Configuration

Configure applications in the runtime environment to expose their functions.

Basic contributions that applications must provide to an aggregated environment are:

Configure each application as a Spring bean, and define the information above, using a single Spring application-context configuration file. After you declare application beans, list them as relevant properties for the base application bean, for registration. If an application need not be registered in the runtime environment, you may leave it off the list.