单例模式:DefaultListableBeanFactory.getSingleton()
工厂模式:DefaultListableBeanFactory
代理模式:ProxyFactory
观察者模式:ApplicationEvent
模板方法:JdbcTemplate
适配器模式:HandlerAdapter
策略模式:ConversionService
迭代器模式:Iterator
Spring框架用到的设计模式举例_哔哩哔哩_bilibili