Skip to content

Commit

Permalink
Update 02 工厂方法模式.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Q10Viking committed Apr 9, 2024
1 parent 102f34e commit e33da18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/designpattern/02 工厂方法模式.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,8 @@ java.net.URLStreamHandlerFactory // 如tomcat中自己实现的协议

### 日志记录器的设计

[Source Code](https://gitee.com/q10viking/design-patterns/tree/master/springboot-design-patterns/src/main/java/org/hzz/%E5%88%9B%E5%BB%BA%E8%80%85%E6%A8%A1%E5%BC%8F/CP3_%E5%B7%A5%E5%8E%82%E6%96%B9%E6%B3%95%E6%A8%A1%E5%BC%8F/%E6%A1%88%E4%BE%8B/%E6%97%A5%E5%BF%97%E8%AE%B0%E5%BD%95%E5%99%A8%E7%9A%84%E8%AE%BE%E8%AE%A1)

![image-20240409115159642](/images/designpattern/image-20240409115159642.png)

#### Logger
Expand Down

0 comments on commit e33da18

Please sign in to comment.