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

Dennis Kieselhorst edited comment on CXF-7328 at 4/13/17 1:48 PM:
------------------------------------------------------------------

spring-boot-configuration-processor is already part of 
cxf-spring-boot-autoconfigure. spring-configuration-metadata.json is generated, 
but maven-bundle-plugin ignores it.


was (Author: deki):
spring-boot-configuration-processor is already part of 
cxf-spring-boot-autoconfigure. spring-configuration-metadata.json is generated, 
I'll check why it's not part of the JAR file.

> No property metadata for CxfProperties
> --------------------------------------
>
>                 Key: CXF-7328
>                 URL: https://issues.apache.org/jira/browse/CXF-7328
>             Project: CXF
>          Issue Type: Improvement
>          Components: Configuration
>    Affects Versions: 3.1.11
>            Reporter: Stephane Nicoll
>
> The Spring Boot integration exposes a `cxf` namespace via `CxfProperties` and 
> none of the advertized keys are exposed in the metadata.
> This means there is no autocompletion for those keys in IDEs. It is really 
> easy to get those metadata so please add the annotation processor to the 
> build of the autoconfigure module.
> http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#configuration-metadata-annotation-processor



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to