JavaMoney / javamoney-examples

JavaMoney - Examples
Apache License 2.0
86 stars 39 forks source link

Custom Rate Provider #20

Closed rosin1408 closed 9 years ago

rosin1408 commented 9 years ago

HI, I'm trying to create a rate provider to get exchange rates from my database, but I can't found documentation about it. It's possible to do? How can I register this?

keilw commented 9 years ago

Please have a look at https://github.com/JavaMoney/javamoney-lib/tree/master/exchange/exchange-rate-yahoo. @otaviojava can probably help you as he was involved in adding Yahoo to javamoney-lib, too.

rosin1408 commented 9 years ago

Thanks @keilw I will look this

otaviojava commented 9 years ago

Hi @rosin1408 if you have any question, please, let me know. Or sent an email to me: otaviojava@java.net

rosin1408 commented 9 years ago

Hi @otaviojava I'll sent mail for you, thanks

keilw commented 9 years ago

@otaviojava Feel free to handle this ticket. If you want to keep it open till you help find a solution, no problem otherwise close it whenever you think the question is answered.

otaviojava commented 9 years ago

Thanks @keilw and @rosin1408 I am closing this issue