[
https://issues.apache.org/jira/browse/CXF-7837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16608756#comment-16608756
]
Freeman Fang commented on CXF-7837:
-----------------------------------
patch applied on behalf of James Carman with thanks!
> 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, 3.3.0
> Reporter: James Carman
> Assignee: Freeman Fang
> Priority: Minor
> Fix For: 3.3.0, 3.2.7
>
>
> 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)