摘要: Be robust Be performant and scalable Take advantage of OO design principles Avoid unnecessary complexity Be maintainable and extensible Be delivered on time Be easy to test Promote reuse 阅读全文
posted @ 2007-10-29 21:18 IT Person 阅读(187) 评论(0) 推荐(0)
摘要: Externalizing properties in Spring is easy if you are using an ApplicationContext as your Spring container. You use Spring’s PropertyPlaceholderConfigurer to tell Spring to load certain configuration ... 阅读全文
posted @ 2007-10-29 21:18 IT Person 阅读(339) 评论(0) 推荐(0)