# design-pattern **Repository Path**: cq-laozhou/design-pattern ## Basic Information - **Project Name**: design-pattern - **Description**: 设计模式 JAVA实现 23种 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2019-06-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # design-pattern #### 介绍 设计模式 JAVA实现 #### OO设计原则 #### 设计模式文档 1. [观察者模式](src/main/java/com/demo/zyy/pattern/observer/doc/观察者模式.md) 2. xxxx 3. xxxx