From 8858c88a4c7d44f6d9b24ba5363d79ba041f796e Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 21 Jun 2018 11:32:42 +0200 Subject: [PATCH 1/3] Remove GraphQL starter reference This starter does not look maintained anymore and there is a fork of it that we also reference and has support for Spring Boot 2. --- spring-boot-project/spring-boot-starters/README.adoc | 3 --- 1 file changed, 3 deletions(-) diff --git a/spring-boot-project/spring-boot-starters/README.adoc b/spring-boot-project/spring-boot-starters/README.adoc index 2f6e2e7b35a..80f1180e722 100644 --- a/spring-boot-project/spring-boot-starters/README.adoc +++ b/spring-boot-project/spring-boot-starters/README.adoc @@ -82,9 +82,6 @@ do as they were designed before this was clarified. | http://graphql.org/[GraphQL] and https://github.com/graphql/graphiql[GraphiQL] with https://github.com/graphql-java/[GraphQL Java] | https://github.com/graphql-java/graphql-spring-boot -| http://graphql.org/[GraphQL] -| https://github.com/merapar/graphql-spring-boot-starter - | http://www.grpc.io/[gRPC] | https://github.com/LogNet/grpc-spring-boot-starter From c5947686406114df42cebd72e87afea2cbeb7e7f Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 21 Jun 2018 13:29:09 +0200 Subject: [PATCH 2/3] Remove wro4j starter reference This starter does not look maintained anymore and there is an alternative that we also reference and has support for Spring Boot 2. --- spring-boot-project/spring-boot-starters/README.adoc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/spring-boot-project/spring-boot-starters/README.adoc b/spring-boot-project/spring-boot-starters/README.adoc index 80f1180e722..ebbef04d40d 100644 --- a/spring-boot-project/spring-boot-starters/README.adoc +++ b/spring-boot-project/spring-boot-starters/README.adoc @@ -181,10 +181,7 @@ do as they were designed before this was clarified. | http://www.wiremock.org[WireMock] and Spring REST Docs | https://github.com/ePages-de/restdocs-wiremock -| https://code.google.com/p/wro4j/[WRO4J] -| https://github.com/sbuettner/spring-boot-autoconfigure-wro4j - -| http://alexo.github.io/wro4j/[Wro4j] (Advanced usage) +| http://alexo.github.io/wro4j/[Wro4j] | https://github.com/michael-simons/wro4j-spring-boot-starter |=== From f2cc6e2ef2720d37fca51276da67e84d96635ae5 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 21 Jun 2018 13:31:55 +0200 Subject: [PATCH 3/3] Fix link of RESTEasy repository Closes gh-13538 --- spring-boot-project/spring-boot-starters/README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-starters/README.adoc b/spring-boot-project/spring-boot-starters/README.adoc index ebbef04d40d..18d54c6b5b2 100644 --- a/spring-boot-project/spring-boot-starters/README.adoc +++ b/spring-boot-project/spring-boot-starters/README.adoc @@ -155,7 +155,7 @@ do as they were designed before this was clarified. | https://github.com/societe-generale/rabbitmq-advanced-spring-boot-starter | http://resteasy.jboss.org/[RESTEasy] -| https://github.com/paypal/resteasy-spring-boot +| https://github.com/resteasy/resteasy-spring-boot | http://restfb.com/[RestFB] Messenger | https://github.com/marsbits/restfbmessenger