java-design-patterns icon indicating copy to clipboard operation
java-design-patterns copied to clipboard

Emdedded value design pattern

Open shivu2002a opened this issue 1 year ago • 5 comments

Embedded Value Pattern

  • Implementation of Embedded value pattern
  • #1295

Description

  • Implementation of Embedded value design pattern
  • Complete pattern implementation along with class diagram and README
  • Implementation of test-cases
  • Used H2 database
  • I couldn't find enough resources for real-world examples and no Wikipedia page describing this pattern

shivu2002a avatar Oct 25 '22 06:10 shivu2002a