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 }}
This repository has been archived by the owner on May 9, 2019. It is now read-only.
It's be good if we could show off the usage of lagomExternalJavadslProject in online-auction. It's a rather unknown feature we could demonstrate further to complement the docs
The text was updated successfully, but these errors were encountered:
The solution to handle multi-repo with Lagom is not demo-ed so it'd be good if we found a way. Maybe having two folders in the root of this repo where one folder contains one (external) service and the other contains all the rest (item, bid, user, transaction, security, webGateway, search, ...).
The isolated service should be dependable since it would often be unavailable, but just like elastcisearch.
We would then change the instructions a bit and be ready.
I think that if we want to do this without making it really complicated to use, we would need to deploy the external project to Maven or some other public artifact repository.
It's be good if we could show off the usage of
lagomExternalJavadslProject
in online-auction. It's a rather unknown feature we could demonstrate further to complement the docsThe text was updated successfully, but these errors were encountered: