[
https://issues.apache.org/jira/browse/CXF-7837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16608657#comment-16608657
]
James Carman commented on CXF-7837:
-----------------------------------
GitHub Pull Request: https://github.com/apache/cxf/pull/443
> 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)