- ABP Framework version: v8.1.0
- UI Type: Blazor WASM
- Database System: EF Core (SQL Server)
- Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
- Exception message and full stack trace:
- Steps to reproduce the issue:
Hi,
Is it possible to get a full functional sample that use integration services for inter microservices communication?
Thanks & Regards, Iulian
4 Answer(s)
-
0
hi
There are two integration services in the microservices project.
IPermissionIntegrationService
andIIdentityUserIntegrationService
It is easy to add a new integration service to your module. https://docs.abp.io/en/abp/latest/Integration-Services
You can give it a try. Feel free to give feedback if you have any problems.
Thanks.
-
0
Hi,
I've noticed that Halil İbrahim Kalkan in his Kubernetes Integrated Microservice Development with .NET and ABP Studio presentation used in his sample application the integration service. Could you be so kind to ask him to provide the sample, if it's possible of course.
P.S. I am always before asking something read everything from documentation.
Cheers, Iulian
-
0
hi
I will ask Halil İbrahim Kalkan
-
0
hi
Halil: There is no source code, unfortunately. It is just a simple example, nothing fancy.