摘要:
@RequestPart :看源码备注: Annotation that can be used to associate the part of a "multipart/form-data" request * with a method argument. * * <p>Supported m 阅读全文
摘要:
前几天同事使用feign调API的时候报错: java.lang.UnsupportedOperationException at java.util.Collections$UnmodifiableCollection.add(Collections.java:1055) at org.sprin 阅读全文