[
https://issues.apache.org/jira/browse/CXF-6834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15361329#comment-15361329
]
Sergey Beryozkin commented on CXF-6834:
---------------------------------------
I've found this CXF issue:
https://issues.apache.org/jira/browse/CXF-5091 which appears to be very
relevant. I suppose it will make sense to continue looking at the client side
improvements in CXF-5091, hope you are OK with it
Will resolve this issue now, won't mark it as a duplicate though :-) given that
it was created before CXF-6869.
I think there are few more things that can be improved, for ex, we consider if
can make CXF Swagger2Feature to auto-handle Swagger UI and then make it all
done via some basic config. Some closer integration with actuators ? etc
Here is what we have so far:
http://cxf.apache.org/docs/springboot.html
James, if you have other ideas what can be improved, let me know please
Many thanks.
> 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)