» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with bestpractices + Spring

Spring Tips: Twelve Best Practices For Spring XML Configurations

Spring is a powerful Java application framework, used in a wide range of Java applications. It provides enterprise services to Plain Old Java Objects (POJOs). Spring uses dependency injection to achieve simplification and increase testability. Spring bean

XML: del.icio.us/tag/xml

Don't repeat the DAO!

Generic DAO implementation class based on Hibernate. He then shows you how to use Spring AOP introductions to add a typesafe interface to the class for query execution.

Hibernate: del.icio.us tag/hibernate