Skip to content

Commit efb032a

Browse files
committed
Updated README.md
1 parent f64480d commit efb032a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ Presentation Tier patterns are the top-most level of the application, this is co
6767
* a system uses pre-processing or post-processing requests
6868
* a system should do the authentication/ authorization/ logging or tracking of request and then pass the requests to corresponding handlers
6969
* you want a modular approach to configuring pre-processing and post-processing schemes
70-
7170
**Real world examples:**
7271
* [javax.xml.parsers.DocumentBuilderFactory](http://docs.oracle.com/javase/8/docs/api/javax/xml/parsers/DocumentBuilderFactory.html)
7372

0 commit comments

Comments
 (0)