Github user johnament commented on a diff in the pull request:

    https://github.com/apache/cxf/pull/183#discussion_r84577600
  
    --- Diff: 
distribution/src/main/release/samples/jax_rs/spring_boot/src/main/java/sample/rs/client/SampleRestClientApplication.java
 ---
    @@ -31,10 +31,7 @@
     @SpringBootApplication
     @EnableJaxRsWebClient
     @EnableJaxRsProxyClient
    -public final class SampleRestClientApplication {
    -    private SampleRestClientApplication() {
    -    }
    -    
    +public class SampleRestClientApplication {
    --- End diff --
    
    So... this sample wasn't actually working.  The client was not defined 
properly.  This makes it work now


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to