Skip to content

feat: idr-rate-aggregator#206

Open
bobbisetiawan wants to merge 1 commit into
allobankdev:mainfrom
bobbisetiawan:feat/idr-rate-aggregator
Open

feat: idr-rate-aggregator#206
bobbisetiawan wants to merge 1 commit into
allobankdev:mainfrom
bobbisetiawan:feat/idr-rate-aggregator

Conversation

@bobbisetiawan
Copy link
Copy Markdown

This PR implements an IDR rate aggregator service that collects and processes exchange rate data from external sources.

Name: Bobbi Setiawan
Phone Number: 0821 7546 1451


i.
With the Strategy Pattern, the code will be easier to read, debug, and modify.
in extensibility, When adding a new resource type doesn’t require changing existing logic.
in maintainability, Each strategy is independent, making it easier to read, test, and modify.

ii.
If using a FactoryBean, it will define when it is created.

iii.
CommandLineRunner is preferable because it executes after the entire Spring Boot application context completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants