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

Andriy Redko updated CXF-7853:
------------------------------
    Description: 
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.

  was: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*. In case there is 
an instance of the *OpenApiCustomizer* bean, it is going to be used for 
injection. If


> Spring Boot autoconfiguration should automatically set OpenApiCustomizer in 
> 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.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)

Reply via email to