Home > Back-end > A spring cloud, and need the Intranet server API to access the network, how to set up
A spring cloud, and need the Intranet server API to access the network, how to set up
Time:11-03
Doing a Java project, using spring cloud micro service development, all servers in the network, only an external web server exposed, it use the spring cloud gateway ACTS as a gateway, There is now a service, you need to call the third party API, but the service on a server in the network setup, unable to access external, this case I should how to configure the server in order to achieve this function?
No idea...
CodePudding user response:
Call third-party API you write according to the third party documents aren't direct call is ok, all have a lot of API demo, and nothing can be successful transfer