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

# Conflicts:
#	README.adoc
This commit is contained in:
Olga Maciaszek-Sharma
2025-03-18 14:58:51 +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)