aanno2
aanno2
I have the same problem as well. In some cases I could fix it with adding the (missing?!?) dependency to the _buildscript classpath_. I'm working on a project with spring-cloud...
I looked a bit more into my openfeign problem. Openfeign interfaces were under (package) `web.rest.feign` and the plugin is configure with `locations = ["web.rest"]`. When I move the Openfeign package...
@wing328: Thank you for your comment, I've updated and merge-squashed my PR with an appropriate author email.
@wing328: As requested I have updated this PR (a) to the current master and (b) removed the modifications of samples.
I have rebased the PR onto the current _master_ branch.
In fact it is working (i.e. it will give the ethernet (card) the ip addr) but it will (also) fail in the 'Check active bridge interface state' handler. I'm using...