- This is a demo for using Spring Cloud Gateway.
- Clone this repository
- Access to url http://localhost:9091 to view First Service
- Access to url http://localhost:9092 to view Second Service
- http://localhost:9092 => This is gateway service
- Routing request to First Service or Second Service
- Nam Thang