Spring中使用了那些設計模式?

Spring中用了那些設計模式呢? 一、Spring中常見的設計模式 工廠模式:BeanFactory 裝飾器模式:BeanWrapper 代理模式:AopProxy 單例模式:ApplicationContext 委派模式:DispatcherServlet 策略模式:HandlerMapping 適配器模式:HandlerApdapter 模板方法模式:JdbcTemplate 觀察者模式:C
相關文章
相關標籤/搜索