https://github.com/cofcool/spring-mvc-openfeign
https://github.com/cofcool/spring-mvc-openfeign
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cofcool/spring-mvc-openfeign
- Owner: cofcool
- License: other
- Created: 2020-02-29T11:15:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-13T21:37:11.000Z (almost 2 years ago)
- Last Synced: 2024-11-17T12:48:02.266Z (over 1 year ago)
- Language: Java
- Size: 19.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 项目说明
为适配 `Spring Web Mvc` 项目, 在 `spring-cloud-openfeign-core` 的基础上修改而来, 略有删减
* `EnableFeignClients` 等注解移除了 `fallbackFactory` 等属性