7ee5019f7e
* updated dependency management in spring-cloud-gateway pom.xml * * renamed org package to com * renamed spring.cloud package to springcloudgateway * deleted SpringContextIntegrationTest, as per BAEL-14304 * updated spring Junit test to jupiter * separated introduction-application properties from application.yml, fixing launch error due to file not found exception * Added Service to use as Proxied Service * Added global filters and debug logs for article * fixed error in properties source, plus added GatewayFilter Factories * implemented Modify Request example * implemented Modify Response example * implemented Chain Request example * Added Tests: * Live Test for gateway * Integration tests for services Fixed small issues * renamed tests that were not following BDD naming |
||
---|---|---|
.. | ||
spring-cloud-archaius | ||
spring-cloud-aws | ||
spring-cloud-bootstrap | ||
spring-cloud-config | ||
spring-cloud-connectors-heroku | ||
spring-cloud-consul | ||
spring-cloud-contract | ||
spring-cloud-eureka | ||
spring-cloud-eureka-self-preservation | ||
spring-cloud-functions | ||
spring-cloud-gateway | ||
spring-cloud-hystrix | ||
spring-cloud-kubernetes | ||
spring-cloud-openfeign | ||
spring-cloud-rest | ||
spring-cloud-ribbon-client | ||
spring-cloud-security | ||
spring-cloud-stream | ||
spring-cloud-stream-starters | ||
spring-cloud-task | ||
spring-cloud-vault | ||
spring-cloud-zookeeper | ||
spring-cloud-zuul | ||
spring-cloud-zuul-eureka-integration | ||
spring-cloud-zuul-fallback | ||
README.md | ||
pom.xml |
README.md
Spring Cloud
This module contains modules about Spring Cloud