Create a Spring portlet with CRUD function in Easy Steps
What is Spring? • Spring is an open source framework developed by Spring Source, a division of VMware. • It provides lightweight solution to develop maintainable and reusable applications. • Any JAVA application can benefit from Spring. Simplicity Testability Loose coupling • Attributes of Spring Lightweight Inversion of control Aspect oriented Container Framework • Spring is to keep the code as simple as possible. •
Read more...