Spring Configuration FAQ

From Foochal

Jump to: navigation, search


Contents

How to configure a spring bean for unit tests and for container

Spring-container.xml

The container loads this file

Spring-common.xml

This file is included by both container and standalone configs.

Spring-standalone.xml

Stand alone clients, e.g. unit tests load this file


Personal tools