0
DominaTang created
I see some AppService has [IntegrationService] above the AppService. With this annotation, does it mean this AppService are only available called by other Micro Service and Angular UI code can not call this App Service?
- ABP Framework version: v7.2.1 + MicroService
1 Answer(s)
-
0
Hello DominaTang,
please check this https://docs.abp.io/en/abp/latest/Integration-Services#marking-an-application-service-as-integration-service
and go through this discussion https://github.com/abpframework/abp/issues/12470
regards,