Skip to content

Introduce a Spring Boot REST API that aggregates IDR-focused exchange…#208

Open
amazingkyoto wants to merge 1 commit into
allobankdev:mainfrom
amazingkyoto:main
Open

Introduce a Spring Boot REST API that aggregates IDR-focused exchange…#208
amazingkyoto wants to merge 1 commit into
allobankdev:mainfrom
amazingkyoto:main

Conversation

@amazingkyoto
Copy link
Copy Markdown

… rate data from the Frankfurter API.

The implementation follows strict architectural constraints: using the Strategy Pattern for resource handling (latest_idr_rates, historical_idr_usd, supported_currencies), a FactoryBean for WebClient configuration, and an ApplicationRunner for one-time startup data fetching into an immutable in-memory repository.

… rate data from the Frankfurter API.

The implementation follows strict architectural constraints: using the Strategy Pattern for resource handling (latest_idr_rates, historical_idr_usd, supported_currencies), a FactoryBean for WebClient configuration, and an ApplicationRunner for one-time startup data fetching into an immutable in-memory repository.
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.

1 participant