代码更新
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/*
|
||||
package com.njcn.microservice.config;
|
||||
|
||||
import com.netflix.loadbalancer.IRule;
|
||||
@@ -5,11 +6,13 @@ import com.njcn.microservice.compent.NacosWeightLoadBalanceRule;
|
||||
import org.springframework.context.annotation.Bean;
|
||||
import org.springframework.context.annotation.Configuration;
|
||||
|
||||
*/
|
||||
/**
|
||||
* @author hongawen
|
||||
* @version 1.0.0
|
||||
* @date 2022年08月25日 19:53
|
||||
*/
|
||||
*//*
|
||||
|
||||
@Configuration
|
||||
public class RibbonConfig {
|
||||
|
||||
@@ -20,3 +23,4 @@ public class RibbonConfig {
|
||||
|
||||
|
||||
}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user