![Spring 5 Design Patterns](https://wfqqreader-1252317822.image.myqcloud.com/cover/646/36700646/b_36700646.jpg)
上QQ阅读APP看书,第一时间看更新
Implementing the Bridge design pattern in the Spring Framework
The following Spring modules are based on the Bridge design pattern:
- ViewRendererServlet: It is a bridge servlet, mainly for Portlet MVC support
- The Bridge design pattern: The Bridge design pattern is used in the Spring logging process
Let's see a sample implementation of the Bridge design pattern.