[
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*. 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*. In case there is
> an instance of the *OpenApiCustomizer* bean, it is going to be used for
> injection. If
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)