Skip to content

CaCuCkA/Builder-Strategy-Proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab 11. Builder, Strategy & Proxy

Description

A simple example Builder, Strategy & Proxy design patterns.

Task

  • Check the information about Builder on Refactoring Guru and Wikipedia.
  • Complete Task 1.
  • Check MailJet service.
  • Add MailJet library to your project.
  • Complete Task 2 using Strategy pattern.
  • Check the information about Proxy on Refactoring Guru and Wikipedia.
  • Check RealImage.java how image is displayed.
  • Complete Task 3 using Proxy pattern.
  • Submit a link to GitHub with tests and a GitHub Action file.

Releases

No releases published

Packages

No packages published

Languages