mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 13:07:02 +00:00
Added section about what remote models have been Akka-fied
This commit is contained in:
parent
7c9acda315
commit
d2b1569d95
@ -11,6 +11,12 @@ To use Akka, you want to have two different machines:
|
||||
Both run current versions of the Open Bank Project API, but configured and run differently.
|
||||
|
||||
|
||||
## Remote models
|
||||
|
||||
Not all models have been ported yet to be retrieved via Akka. See `modelsRemotedata` in `src/main/scala/bootstrap/liftweb/Boot.scala` to get a current list.
|
||||
|
||||
|
||||
|
||||
# Remote side
|
||||
|
||||
- Configure `src/main/resources/default.props`:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user