mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-23 06:25:08 +00:00
docs: explanation for reactor (#2960)
This commit is contained in:
@@ -13,10 +13,6 @@ tags:
|
||||
- Web development
|
||||
---
|
||||
|
||||
## Also known as
|
||||
|
||||
* Dispatcher
|
||||
|
||||
## Intent
|
||||
|
||||
The Page Controller pattern is intended to handle requests for a specific page or action within a web application, processing input, and determining the appropriate view for rendering the response.
|
||||
|
||||
Reference in New Issue
Block a user