From c5947686406114df42cebd72e87afea2cbeb7e7f Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Thu, 21 Jun 2018 13:29:09 +0200 Subject: [PATCH] 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 80f1180e72..ebbef04d40 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 |===