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

# Conflicts:
#	pom.xml
This commit is contained in:
Olga Maciaszek-Sharma
2024-09-04 14:18:59 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -562,7 +562,7 @@ public interface UserClient extends UserService {
WARNING: `@FeignClient` interfaces should not be shared between server and client and annotating `@FeignClient` interfaces with `@RequestMapping` on class level is no longer supported.
[[feign-request/response-compression]]
[[feign-request-response-compression]]
=== Feign request/response compression
You may consider enabling the request or response GZIP compression for your