Skip to content

Implementation of the strategy design pattern using Spring Boot

Notifications You must be signed in to change notification settings

jayhamilton/design_pattern_strategy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strategy Design Pattern

This represents an example of the strategy design pattern. The code presents a payment processor use case leveraging a simple payment API via a Spring Boot microservices.

The example is inspired by the first chapter of the Head First Design Patterns Book by authors Eric Freeman & Elisabeth Freeman.

Youtube Play List

https://youtube.com/playlist?list=PLnFO49HiE0U-FLjYnTR0bBykV7stc2zaV

About

Implementation of the strategy design pattern using Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages