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
In jvm runtime it works perfect. In native Image I got:
Parameter 0 of constructor in com.example.demo.ControllerTester required a bean of type 'com.example.demo.ReactiveFeignClientTest' that could not be found.
The text was updated successfully, but these errors were encountered:
I cant build project with ReactiveFeignClient with Spring Boot Native
I also added
In jvm runtime it works perfect. In native Image I got:
Parameter 0 of constructor in com.example.demo.ControllerTester required a bean of type 'com.example.demo.ReactiveFeignClientTest' that could not be found.
The text was updated successfully, but these errors were encountered: