From d01e3044eb2f84883784d43613096dd8fc16f516 Mon Sep 17 00:00:00 2001 From: Mariusz Kopylec Date: Sat, 4 Jun 2016 14:07:52 +0200 Subject: [PATCH] Charon reverse proxy starter added to docs Closes gh-6117 --- 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 d67e1084a19..cce45e840be 100644 --- a/spring-boot-starters/README.adoc +++ b/spring-boot-starters/README.adoc @@ -97,4 +97,7 @@ do as they were designed before this was clarified. | JSF (https://javaserverfaces.java.net/[Mojarra], http://primefaces.org/[Prime Faces] and http://omnifaces.org/[OmniFaces]) | https://github.com/persapiens/jsf-spring-boot-starter +| Charon reverse proxy +| https://github.com/mkopylec/charon-spring-boot-starter + |===