Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
allobankdev
/
allo-backend-test
Public
Notifications
You must be signed in to change notification settings
Fork
233
Star
4
Code
Issues
0
Pull requests
110
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feature/idr rate aggregator test
- #214
#214
Open
furqonfajri
wants to merge 10 commits into
allobankdev:main
allobankdev/allo-backend-test:main
from
furqonfajri:feature/idr-rate-aggregator
furqonfajri/allo-backend-test:feature/idr-rate-aggregator
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Feature/idr rate aggregator test
#214
furqonfajri
wants to merge 10 commits into
allobankdev:main
allobankdev/allo-backend-test:main
from
furqonfajri:feature/idr-rate-aggregator
furqonfajri/allo-backend-test:feature/idr-rate-aggregator
Copy head branch name to clipboard
Commits
Commits on Apr 6, 2026
chore: Initial Spring Boot project setup with dependencies
furqonfajri
committed
3ba4be8
View commit details
Copy full SHA for 3ba4be8
Browse repository at this point
chore: Add application configuration and properties binding
furqonfajri
committed
8d7b314
View commit details
Copy full SHA for 8d7b314
Browse repository at this point
feat: Implement WebClient FactoryBean with timeout and redirect config
furqonfajri
committed
89a6162
View commit details
Copy full SHA for 89a6162
Browse repository at this point
feat: Add DTOs and FinanceData model
furqonfajri
committed
3ecaa85
View commit details
Copy full SHA for 3ecaa85
Browse repository at this point
feat: Implement Strategy Pattern with IDRDataFetcher interface and three concrete strategies
furqonfajri
committed
18e6ab5
View commit details
Copy full SHA for 18e6ab5
Browse repository at this point
feat: Add thread-safe FinanceDataStore, FinanceService, and ApplicationRunner for startup data loading
furqonfajri
committed
252005e
View commit details
Copy full SHA for 252005e
Browse repository at this point
feat: Add FinanceController with map-based strategy lookup, no if/else
furqonfajri
committed
f4cd945
View commit details
Copy full SHA for f4cd945
Browse repository at this point
test: Add unit tests for all strategy fetchers and integration test for ApplicationRunner
furqonfajri
committed
4a25575
View commit details
Copy full SHA for 4a25575
Browse repository at this point
docs: Add README with setup instructions, curl examples, and architectural rationale
furqonfajri
committed
6d299dc
View commit details
Copy full SHA for 6d299dc
Browse repository at this point
chore: Add Maven wrapper and main application entry point
furqonfajri
committed
d2627c0
View commit details
Copy full SHA for d2627c0
Browse repository at this point
You can’t perform that action at this time.