Prof. Ismael H. F. Santos
-ismael@tecgraf.puc-rio.br2
Spring Related Tools and Add-Ons
nACEGI
Security- comprehensive security services for the
Spring Framework
nSpring IDE- graphical user interface for the
configuration files used by the Spring
Framework
nSpring BeanDoc- tool that facilitates documentation and
graphing of Spring bean
factories and application context files
nXDoclet Spring Tags- support for generating Spring XML config
files from annotations in Java
classes (you could also use JDK1.5 annotations to achieve this)
nSpring Web Flow- for web applications with demanding page
flow requirements
nAppFuseNot really a tool
or add-on, but AppFuse is Matt Raible's project to jumpstart your Java web projects. It uses Spring at
it's core and studying it
is a great way to learn about Spring.