Describe the bug
Spring Cloud 2023.0.0-SNAPSHOT
Under the latest version, openfeign reported an error because it used DeclarativeContract for parsing, which caused my SpringMVC writing method to fail to start
Comment From: twelvet-s
This is my openfeign writing style
Comment From: twelvet-s
The problem has been identified because the sentinel in Spring Cloud Alibaba conflicts with it and needs to wait for adaptation