-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
So one thing about moving to Spring is that you no longer have to rely on the Singleton and Factory design patterns. You may still use them every now and then, but in general they won't be necessary.
The methods in your Factory class could work very well on some type of a "Currency" class
Think about how you can build an object that encapsulates the necessary logic as well as all of the data being used.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels