You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2018/09/10 05:56:00 UTC

[jira] [Resolved] (CXF-7837) GZIPFeature Does Not Have @Provider Annotation

     [ https://issues.apache.org/jira/browse/CXF-7837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang resolved CXF-7837.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 3.2.7
                   3.3.0

> 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)