文件名称:spring-cloud-gateway-sample:示例Spring Cloud Gateway应用程序
文件大小:57KB
文件格式:ZIP
更新时间:2024-02-20 02:26:32
java microservices spring spring-boot spring-cloud
Spring Cloud Gateway样本 该示例显示了几种不同的路由方式,并展示了一些过滤器。 运行DemogatewayApplication 样品 $ http :8080/get HTTP/1.1 200 OK Access-Control-Allow-Credentials: true Access-Control-Allow-Origin: * Cache-Control: no-cache, no-store, max-age=0, must-revalidate Connection: keep-alive Content-Length: 257 Content-Type: application/json Date: Fri, 13 Oct 2017 15:36:12 GMT Expires: 0 Pragma: no-cache Server: meinheld/0.6.1 Via: 1.1 vegur X-Content-Type-Options: nosniff X-Frame-Options: DENY X-Powered-By: Flask X-Proc
【文件预览】:
spring-cloud-gateway-sample-master
----.gitignore(139B)
----.mvn()
--------wrapper()
----src()
--------main()
--------test()
----mvnw(6KB)
----LICENSE.txt(11KB)
----pom.xml(4KB)
----mvnw.cmd(5KB)
----README.md(3KB)