close

Filter

loading table of contents...

Release Notes / Version 10.2101

Table Of Contents

Removal: Workflow Server's Internal Spring Context

The Workflow server no longer manages an internal Spring application context.

com.coremedia.workflow.common.util.SpringContextManager was changed so that it no longer loads a fresh Spring application context but exposes the workflow server's root application context. Instead of configuring property sources and bean resources for the Spring application context that was formerly loaded by com.coremedia.workflow.common.util.SpringContextManager , just extend the workflow server's root application context in the common way, for example, by adding Spring Boot auto configuration classes to the Workflow server's classpath.

(CMS-12425)

Search Results

Table Of Contents