Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ffbec66

Browse files
committedMar 18, 2025
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

Lines changed: 2 additions & 0 deletions
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)
Please sign in to comment.