[ 
https://issues.apache.org/jira/browse/CXF-7837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16608656#comment-16608656
 ] 

ASF GitHub Bot commented on CXF-7837:
-------------------------------------

jwcarman opened a new pull request #443: CXF-7837: GZIP Feature Does Not Have 
@Provider Annotation
URL: https://github.com/apache/cxf/pull/443
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> GZIPFeature Does Not Have @Provider Annotation
> ----------------------------------------------
>
>                 Key: CXF-7837
>                 URL: https://issues.apache.org/jira/browse/CXF-7837
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 3.2.6
>            Reporter: James Carman
>            Priority: Minor
>
> When using the Spring Boot CxfAutoConfiguration, it requires that all 
> discoverable CXF features be annotated with the @Provider annotation (the one 
> from CXF, not JAX-RS).  Currently, the GZIPFeature class does not have that 
> annotation, so it is not discoverable.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to