FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

proxy-design-pattern · GitHub Topics · GitHub

#

proxy-design-pattern

Here are 18 public repositories matching this topic...

Hey everyone here is the implementation of Proxy Design Pattern

  • Updated May 26, 2023
  • Java

See example of proxy design pattern in go

  • Updated Jan 30, 2024
  • Go

example of Proxy Pattern in Typescript

  • Updated Feb 25, 2025
  • TypeScript

This repository is a comprehensive showcase of various design patterns implemented in Java, demonstrating advanced Object-Oriented Design (OOD) principles in Java. The patterns implemented in this project are fundamental to building robust, flexible, and maintainable software systems.

  • Updated Jun 26, 2024
  • Java

Java Proxy Design Pattern

  • Updated Jan 17, 2026
  • Java

Proxy Design Pattern java implementation

  • Updated Dec 5, 2023
  • Java

스프링부트 강의 | designPattern, 동적 프록시, Aop 개념

  • Updated Nov 9, 2024
  • Java

The repository contains an implementation of the Proxy design pattern. Proxy is a structural design pattern that lets you provide a substitute or placeholder for another object. A proxy controls access to the original object, allowing you to perform something either before or after the request gets through to the original object.

  • Updated Jun 6, 2021
  • Java

calculator to handle infinite numbers and priorities

  • Updated Mar 4, 2024
  • C++

Dynamic proxy library, proxy design pattern

  • Updated Jul 11, 2019
  • C#

This repository demonstrates the Proxy Pattern where client's order will be served from global ware house or proxy warehouse depending on the product availability

  • Updated Oct 23, 2023
  • Java

Improve this page

Add a description, image, and links to the proxy-design-pattern topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the proxy-design-pattern topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL