Commit 8e160943 authored by duanruiming's avatar duanruiming

优化feignClients加载方式

parent 8da4a9e3
...@@ -6,6 +6,7 @@ spring: ...@@ -6,6 +6,7 @@ spring:
accept_case_insensitive_properties: true accept_case_insensitive_properties: true
main: main:
allow-circular-references: true allow-circular-references: true
allow-bean-definition-overriding: true
mvc: mvc:
pathmatch: pathmatch:
matching-strategy: ant_path_matcher matching-strategy: ant_path_matcher
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment