This is a sample to solve github issue : spring-cloud/spring-cloud-openfeign#814
This is the backend API bounded to a fake DB.
Start the api as a SpringBootApplication, with a JDK 19.
Swagger url : http://localhost:8090/api/swagger-ui/index.html
Start the other API : com.example.api.bff-my-app, and use the endpoint GET / http://localhost:8091/api/v1.0/users/?page=0&size=5&sort=lastName%2CASC