# stage3_model3 **Repository Path**: lhghyf/stage3_model3 ## Basic Information - **Project Name**: stage3_model3 - **Description**: 阶段三模块三作业 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-17 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 作业一: 服务端启动类:com.lagou.ProviderBMain;com.lagou.ProviderCMain; 客户端启动类:com.lagou.ConsumerApplication 请求地址:http://localhost:8080/remoteC;http://localhost:8080/remoteB 作业二: 服务端启动类:com.lagou.ServiceProviderMain 客户端启动类:com.lagou.ServiceConsumerMain