ColdSpring is a web framework for the ColdFusion application programming language, based on the Java Spring Framework, providing dependency injection, inversion of control and aspect oriented programming.
ColdSpring is a web application framework for the ColdFusion application programming language, based on the Java Spring Framework. It was originally created by Chris Scott and provides Dependency injection, inversion of control and aspect-oriented programming design pattern capabilities in an effort to make the configuration and dependencies of ColdFusion components (CFCs) easier to manage.
ColdSpring 2.0 is a rewrite of ColdSpring 1.x, and is lead by Mark Mandel.