Gateway gateway of SpringCloud item (c)

1.pom file

2. configuration file (the picture shows multiple providers), lb retrieves from the registry

 

3. Test Gateway 

Start provider, access provider interfaces

 

Request Interface through the gateway provider

 

Can not access the wrong path, / pro without paths not match, you can not be forwarded to the provider path

 

Guess you like

Origin blog.csdn.net/YYpawn/article/details/93768206