chornyi / zuul-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zuul Server

Run this app as a normal Spring Boot app. If you run from this project it will be on port 8765 (per the application.yml). Also run the stores and customers samples from the customer-stores sample.

You should then be able to view json content from http://localhost:8765/stores and http://localhost:8765/customers which are configured in application.yml as proxy routes.

About


Languages

Language:Java 100.0%