Home
  • - Spring Boot -
  • - SOLID -
  • - PATTERNS -
  • ☕︎ Buy me a Coffee
  • es

Adapter Pattern


Adapter Design Pattern

 Posted on Aug 19, 2023  |  Gustavo  • Other languages: es

The Adapter design pattern works when you have different or incompatible interfaces, and you need the client to use both in the same way.

The Adapter design pattern says in its definition that it converts an interface or class into another interface that the client needs.

[Read More]
Design Patterns  Adapter Pattern  Structural design pattern 

Gustavo Peiretti  • © 2024  •  Home

Hugo v0.79.0 powered  •  Theme Beautiful Hugo adapted from Beautiful Jekyll