cloudstack/framework/db
Darren Shepherd 67186429e1 Spring Modularization
ACS is now comprised of a hierarchy of spring application contexts.
Each plugin can contribute configuration files to add to an existing
module or create it's own module.

Additionally, for the mgmt server, ACS custom AOP is no longer used
and instead we use Spring AOP to manage interceptors.
2013-10-02 15:41:04 -07:00
..
resources/META-INF/cloudstack/system Spring Modularization 2013-10-02 15:41:04 -07:00
src/com/cloud Spring Modularization 2013-10-02 15:41:04 -07:00
test/com/cloud/utils/db Moved the DB layer code into framework-db and change only the necessary projects to refer to it. Cut down on the dependencies introduced with all the code in utils. 2013-07-26 15:02:10 -07:00
pom.xml Revert "Reverting the range of commits that broke the build" 2013-08-08 15:02:40 -07:00