Announcement: You can find the guides for Commerce 7.5 and later on the new Elastic Path Documentation site. This Developer Center contains the guides for Commerce 6.13.0 through 7.4.1.Visit new site

This version of Elastic Path Commerce is no longer supported or maintained. To upgrade to the latest version, contact your Elastic Path representative.

Using Elastic Path Spring Beans

Using Elastic Path Spring Beans

Elastic Path Core Commerce uses Spring Beans to create reusable modules of code. Beans are customized and wired into various Core Commerce modules through modifying the module's .xml file where the Spring Beans are declared. This section describes how to override existing bean definitions and how to register entity beans and register non-entity beans.