mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-08-17 00:25:54 +00:00
refactor: Update zh pattern image paths
This commit is contained in:
@@ -259,9 +259,9 @@ Here are two examples of the mock atomic subviews used in the composite:
|
||||
The results are as such:
|
||||
|
||||
1) The user has put their name as `Tammy` in the request parameters and no preferences:
|
||||

|
||||

|
||||
2) The user has put their name as `Johnny` in the request parameters and has a preference for world, business, and science news:
|
||||

|
||||

|
||||
|
||||
The different subviews such as `worldNews.jsp`, `businessNews.jsp`, etc. are included conditionally
|
||||
based on the request parameters.
|
||||
|
||||
Reference in New Issue
Block a user