Skip to content

实现了简单的SpringCloud服务注册与发现的实现,使用Feign进行调用

License

Notifications You must be signed in to change notification settings

DongyangHu/springcloud-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springcloud-demo

本项目为一个简单的Demo,实现了简单的SpringCloud服务注册与发现的实现,使用Feign进行服务调用,有兴趣的朋友可以参考。

快速使用
  • 使用技术
    • Spring Boot
    • Spring Cloud
    • Eureka
    • Feign
  • 开发工具
    • JDK1.8
    • Maven3
    • IntelliJ IDEA
  • 模块介绍
    • eureka-server: 服务注册中心
    • eureka-client1: 服务提供者1
    • eureka-client2: 服务提供者2
    • service-feign: 服务消费者

About

实现了简单的SpringCloud服务注册与发现的实现,使用Feign进行调用

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages