From 0bd246a3edaa7fea5844154bf5a5ca645bde0ecf Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Fri, 29 Apr 2016 03:41:02 +0200 Subject: [PATCH] Add reference to RESTEasy starter Closes gh-5816 --- 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 0ba9a598d89..97e09cb2b54 100644 --- a/spring-boot-starters/README.adoc +++ b/spring-boot-starters/README.adoc @@ -91,4 +91,7 @@ do as they were designed before this was clarified. | http://ff4j.org/[Feature Flipping For Java (FF4J)] | https://github.com/clun/ff4j/ +| http://resteasy.jboss.org/[RESTEasy] +| https://github.com/paypal/resteasy-spring-boot + |===