org.zodiac.autoconfigure.feign.dubbo.package-info Maven / Gradle / Ivy
package org.zodiac.autoconfigure.feign.dubbo;
/**
* The purpose of this module is to enable the project to easily switch between
* Spring Cloud Feign and Dubbo to realize the remote call of the underlying
* layer.
* Thanks to refer: https://github.com/SpringCloud/spring-cloud-dubbo
*/