spring 中常用的設計模式

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