Facade Pattern in the Spring Framework

In the enterprise application, if you are working in Spring applications, the facade pattern is used commonly in the business service layer of the application to consolidate all services. And you could also apply this pattern on DAOs on the persistent layer.

Now that we've seen the Facade design pattern, let's turn to a different variant of it--Proxy design pattern.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset