expain: It's a demo for spring cloud ,this project is free for study,Can't be used to commercial use
When you want to run with it,you should start in order.First,you should build eurekaserver,this module is the service discovery server.Then,you should run gateway,this module was the gateway of the cloud,all of the requests will enter it.And I had done some privillege authorize in it.Last two module,you can run them with the way you like