From 98b4d00828e24a5b4ffe51b08d02a8f1dc23fb0d Mon Sep 17 00:00:00 2001 From: Vedran Pavic Date: Fri, 8 Jul 2016 12:08:55 +0200 Subject: [PATCH] Add reference to Apache CXF integration See gh-6580 --- spring-boot-starters/README.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spring-boot-starters/README.adoc b/spring-boot-starters/README.adoc index e9484d7017..5badbf6a13 100644 --- a/spring-boot-starters/README.adoc +++ b/spring-boot-starters/README.adoc @@ -103,4 +103,7 @@ do as they were designed before this was clarified. | http://www.wiremock.org[WireMock] and Spring RESTDocs | https://github.com/ePages-de/restdocs-wiremock +| https://cxf.apache.org/docs/springboot.html[Apache CXF] +| https://github.com/apache/cxf/tree/master/integration/spring-boot + |===