You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feign client is not added by default anymore. It may need to add feignClient true to jdl or use jhipster --feign-client for new applications. Upgrades will add it automatically.
Unfortunately there is nothing we can do with upstream bugs so I am closing.
Overview of the issue
When I use the generated code by adding a @ReactiveFeignClient to it, the application cannot start.
Motivation for or Use Case
Reproduce the error
Here is the error
Related issues
PlaytikaOSS/feign-reactive#651
Suggest a Fix
N/A
JHipster Version(s)
8.6.0
The text was updated successfully, but these errors were encountered: