Spring is a framework that facilitates the development of J2EE applications,
this framework does not attempt to reinvent the wheel but
integrates different existing technologies into a single framework to make development easier
.
one of its features is to try to avoid using
EJB and was created based on the following principles:
- Good design is more important than
underlying technology.
- JavaBeans bound in a more open between
interfaces is a good model.
- The code should be easy to prove.
these are good general details of this framework, but
a link below to enter details of this
framework.
http://www.springsource.org/
http://www.palermo.edu/ingenieria/downloads/introduccion_spring_framework_v1.0.pdf
http://www.comunidadjava.org/files/ SegundaReunion / Spring.pdf
http://catarina.udlap.mx/u_dl_a/tales/documentos/lis/sanchez_r_ma/capitulo3.pdf
0 comments:
Post a Comment