You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2018/10/30 10:06:07 UTC

[jira] [Closed] (CXF-7853) Spring Boot autoconfiguration should automatically set OpenApiCustomizer if OpenApiFeature is configured

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

Colm O hEigeartaigh closed CXF-7853.
------------------------------------

> Spring Boot autoconfiguration should automatically set OpenApiCustomizer if OpenApiFeature is configured
> --------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-7853
>                 URL: https://issues.apache.org/jira/browse/CXF-7853
>             Project: CXF
>          Issue Type: Improvement
>            Reporter: Andriy Redko
>            Assignee: Andriy Redko
>            Priority: Major
>             Fix For: 3.2.7, 3.3.0
>
>
> Adding *OpenApiAutoConfiguration* to automatically provide instance of the *OpenApiCustomizer* (with *dynamicBasePath* set to *true*). This instance is being injected into every discovered *OpenApiFeature* bean (in case it has no customizer specified) by *OpenApiFeatureBeanPostProcessor*. For typical Spring Boot project, this is what you may need most of the time.
> In case there is an instance of the *OpenApiCustomizer* bean, it is going to be used for injection. If *OpenApiFeature* bean already has a customizer, the auto-cofiguration has no effect.



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