Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spring cluod gateway #8

Open
tianxx7 opened this issue Oct 31, 2019 · 1 comment
Open

spring cluod gateway #8

tianxx7 opened this issue Oct 31, 2019 · 1 comment

Comments

@tianxx7
Copy link

tianxx7 commented Oct 31, 2019

spring boot 2.2.0
spring cluod Hoxton.RC1
配置
gateway:
routes:
- id: path_route
uri: http://cxytiandi.com
predicates:
- Path=/course
访问localhost:2001/course报502 Bad Gateway
而换成书上的spring boot 2.0.6.RELEASE spring cloud Finchley.SR2就没问题,这个该怎么解决啊

@tianxx7
Copy link
Author

tianxx7 commented Oct 31, 2019

访问自己搭建的nginx发现是2.2.0版本是可以的,和nginx版本还有关系?这个原因是什么呢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant