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

Sergey Beryozkin edited comment on CXF-6834 at 4/17/16 8:22 PM:
----------------------------------------------------------------

Hi, yes, +1 to having CXF-6869 addressed. If you already have some material 
then it is really great.

Can you please educate me a bit and explain what does having CXF more closely 
integrated with Spring Boot would give CXF users ?  

So we've talked with James, we ship a demo and the demo shows a not-too-bad 
level of the integration (ex, SampleRestScanApplication). However there we 
create CXFServlet manually. And say if we need to configure something that we 
have a @Bean method (though I suspect the injection can be done via the 
external properties automatically). And I appreciate that more is achievable. 
But what additional coolness can a closer integration bring ? 

I fully support for the better integration be done, but would like to 
understand what are we aiming at.

Thanks, Sergey    


was (Author: sergey_beryozkin):
Hi, yes, +1 to having CXF-6869 addressed. If you already have some material 
then it is really great.

Can you please educate me a bit and explain what does having CXF more closely 
integrated with Spring Boot would give CXF users ?  

So we've talked with James, we ship a demo and the demo shows a not-too-bad 
level of the integration (ex, SampleRestScanApplication). However there we 
create CXFServlet manually. And say if need to configure something that we have 
a @Bean method (though I suspect the injection can be done via the external 
properties automatically). And I appreciate that more is achievable. But what 
additional coolness can a closer integration bring ? 

I fully support for the better integration be done, but would like to 
understand what are we aiming at.

Thanks, Sergey    

> add support for CXF inside Spring Boot
> --------------------------------------
>
>                 Key: CXF-6834
>                 URL: https://issues.apache.org/jira/browse/CXF-6834
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS
>            Reporter: james strachan
>            Assignee: Sergey Beryozkin
>             Fix For: 3.1.7, 3.2.0
>
>
> right now spring boot has support for Jersey; it'd be great to integrate 
> support for CXF too.
> e.g.
> * 
> https://github.com/spring-projects/spring-boot/tree/master/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/jersey
> * 
> https://github.com/spring-projects/spring-boot/tree/master/spring-boot-starters/spring-boot-starter-jersey
> * 
> https://github.com/spring-projects/spring-boot/tree/master/spring-boot-samples/spring-boot-sample-jersey
> * 
> https://github.com/spring-projects/spring-boot/tree/master/spring-boot-samples/spring-boot-sample-jersey1
> mostly this is about submitting a PR against the spring-boot project; but it 
> may require a few changes in CXF to be more spring/spring-boot ready or to 
> work better with Spring Boot's auto configuration mechanism and tooling:
> * 
> https://docs.spring.io/spring-boot/docs/current/reference/html/using-boot-auto-configuration.html
> * 
> https://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-external-config.html
> Docs on creating auto configuration here:
> https://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-developing-auto-configuration.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to