You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Shutra (Jira)" <ji...@apache.org> on 2019/12/18 09:09:00 UTC

[jira] [Commented] (CXF-8133) Disable JAX-RS HTTP method overriding by default

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

Shutra commented on CXF-8133:
-----------------------------

Then how can I enable this if I using cxf-spring-boot-starter-jaxrs.

I have these following 2 lines in application.properties:

cxf.jaxrs.component-scan=true

cxf.jaxrs.classes-scan-packages=org.apache.cxf.jaxrs.swagger

> Disable JAX-RS HTTP method overriding by default
> ------------------------------------------------
>
>                 Key: CXF-8133
>                 URL: https://issues.apache.org/jira/browse/CXF-8133
>             Project: CXF
>          Issue Type: Improvement
>            Reporter: Colm O hEigeartaigh
>            Assignee: Colm O hEigeartaigh
>            Priority: Major
>             Fix For: 3.2.11, 3.3.4, 3.4.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> This task is to disable JAX-RS HTTP method overriding by _method or a HTTP header by default. To enable it from now on, set the "org.apache.cxf.jaxrs.allow.http.method.override" message property to true.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)