Project

General

Profile

Download (275 Bytes) Statistics
| Branch: | Tag: | Revision:
1
The package eu.etaxonomy.cdm.addon.config is an extension point where
2
addon-modules can place their Spring configuration classes. 
3
A component scan defined in cdmlib-remote-webapp will find them:
4
  
5
  <context:component-scan base-package="eu/etaxonomy/cdm/addon/config" />
6
  
(2-2/2)