Merge remote-tracking branch 'origin/4.1.x' into 4.2.x

This commit is contained in:
Olga Maciaszek-Sharma
2025-03-18 14:57:15 +01:00

View File

@@ -26,6 +26,8 @@ import java.lang.annotation.Target;
*
* @author Aram Peres
* @see feign.QueryMap
* @see feign.QueryMapEncoder
* @see org.springframework.cloud.openfeign.FeignClientsConfiguration
* @see org.springframework.cloud.openfeign.annotation.QueryMapParameterProcessor
*/
@Retention(RetentionPolicy.RUNTIME)