From 578eaa26e7ff77cad60ce69f61b988809b3c6d0d Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 8 Dec 2015 11:58:31 +0100 Subject: [PATCH] Add reference to Apache Wicket starter --- 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 c4d563629e..333f9dff9a 100644 --- a/spring-boot-starters/README.adoc +++ b/spring-boot-starters/README.adoc @@ -61,4 +61,7 @@ do as they were designed before this was clarified. | http://mybatis.org/mybatis-3/[Mybatis] | https://github.com/mybatis/mybatis-spring-boot +| http://wicket.apache.org/[Apache Wicket] +| https://github.com/MarcGiffing/wicket-spring-boot + |===