简体   繁体   English

在Lagom中整合外部服务

[英]Integrating external service in Lagom

I used following link to integrate Lagom Unmanaged External Service into my project 我使用以下链接将Lagom非托管外部服务集成到我的项目中

https://blog.knoldus.com/2017/08/17/integrating-unmanaged-service-in-lagom-with-scala/ https://blog.knoldus.com/2017/08/17/integrating-unmanaged-service-in-lagom-with-scala/

I'm struggling with this tutorial for 2 days with no luck and keep getting UnserializableException. 我在本教程中苦苦挣扎了2天,没有运气,并不断收到UnserializableException。 Hope someone could help me with it 希望有人可以帮助我

I have a lot of trouble using mentioned tutorial to implement external service. 使用提到的教程来实现外部服务时,我会遇到很多麻烦。 finally I found solution for that so I created a simple project that show you how to use external service in Lagom 终于找到了解决方案,所以我创建了一个简单的项目,向您展示如何在Lagom中使用外部服务

you can check it out from below link: 您可以从以下链接中查看:

https://github.com/navabi/lagom-unmanaged-service-example https://github.com/navabi/lagom-unmanaged-service-example

Don't hesitate if you have any further questions. 如有其他疑问,请不要犹豫。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM