Added section about what remote models have been Akka-fied

This commit is contained in:
Sebastian Henschel 2017-03-06 15:45:28 +01:00
parent 7c9acda315
commit d2b1569d95

View File

@ -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`: