mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-14 08:58:26 +00:00
fix: fix dynamic proxy front-matter
This commit is contained in:
@@ -1,14 +1,12 @@
|
||||
---
|
||||
---
|
||||
title: Dynamic Proxy
|
||||
category: Structural
|
||||
language: en
|
||||
tag:
|
||||
|
||||
- Decoupling
|
||||
- Dynamic typing
|
||||
- Proxy
|
||||
- Runtime
|
||||
|
||||
- Decoupling
|
||||
- Dynamic typing
|
||||
- Proxy
|
||||
- Runtime
|
||||
---
|
||||
|
||||
## Also known as
|
||||
|
||||
Reference in New Issue
Block a user