Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f753d68

Browse filesBrowse files
committed
Update README.md
1 parent 2392d6c commit f753d68
Copy full SHA for f753d68

1 file changed

+2-2Lines changed: 2 additions & 2 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎README.md‎

Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ Presentation Tier patterns are the top-most level of the application, this is co
430430
## <a name="intercepting-filter">Intercepting Filter</a> [&#8593;](#list-of-design-patterns)
431431
**Intent:** Provide pluggable filters to conduct necessary pre-processing and post-processing to requests from a client to a target
432432

433-
![alt text](https://github.com/joshzambales/java-design-patterns/blob/master/intercepting-filter/etc/intercepting-filter.png "Intercepting Filter")
433+
![alt text](https://github.com/joshzambales/java-design-patterns/blob/master/intercepting-filter/etc/Intercepting-filter.png "Intercepting Filter")
434434

435435
**Applicability:** Use the Intercepting Filter pattern when
436436
* a system uses pre-processing or post-processing requests
@@ -486,4 +486,4 @@ The difference is the intent of the patterns. While Proxy controls access to the
486486

487487
# License
488488

489-
This project is licensed under the terms of the MIT license.
489+
This project is licensed under the terms of the MIT license.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.