cdmlib/cdmlib-remote/src/main/java/eu/etaxonomy/cdm/api/config/README @ e3e0e316
1 |
The package eu.etaxonomy.cdm.api.config contains spring configurations |
---|---|
2 |
which are to be loaded into the *root WebApplicationContext* loaded via |
3 |
*Spring's ContextLoaderListener*. |
4 |
|
5 |
Further configurations are found in eu.etaxonomy.cdm.opt.config |
6 |
|
7 |
The root WebApplicationContext contains beans such for MVC specific configuration |
8 |
|
9 |
The same package exists in the cdmlib-services project where further |
10 |
configuration classes are found. |