Skip to content

Commit 81c16c9

Browse files
committed
Merge remote-tracking branch 'origin/4.2.x'
# Conflicts: # README.adoc
2 parents eb74495 + ffbec66 commit 81c16c9

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)