Skip to content

Commit ffbec66

Browse files
committed
Merge remote-tracking branch 'origin/4.1.x' into 4.2.x
2 parents 6a2772c + 219dbb7 commit ffbec66

File tree

1 file changed

+2
-0
lines changed
  • spring-cloud-openfeign-core/src/main/java/org/springframework/cloud/openfeign

1 file changed

+2
-0
lines changed

spring-cloud-openfeign-core/src/main/java/org/springframework/cloud/openfeign/SpringQueryMap.java

+2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626
*
2727
* @author Aram Peres
2828
* @see feign.QueryMap
29+
* @see feign.QueryMapEncoder
30+
* @see org.springframework.cloud.openfeign.FeignClientsConfiguration
2931
* @see org.springframework.cloud.openfeign.annotation.QueryMapParameterProcessor
3032
*/
3133
@Retention(RetentionPolicy.RUNTIME)

0 commit comments

Comments
 (0)