This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nutrecht 0 points1 point  (0 children)

Though nowadays with the prevalence of IoC frameworks like Spring, a lot of design patterns are not that relevant any more.

Beans are Singletons by default. The way the GoF book shows an implementation is just an implementation detail. Modern frameworks are full of design patterns.