From 008a6fa7c11610e94a0eea2291a4f3cf57eef864 Mon Sep 17 00:00:00 2001 From: Jaeyeon Kim Date: Fri, 1 Nov 2019 12:48:43 +0900 Subject: [PATCH] Add reference to Armeria starter See gh-18837 --- spring-boot-project/spring-boot-starters/README.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spring-boot-project/spring-boot-starters/README.adoc b/spring-boot-project/spring-boot-starters/README.adoc index d22781221c..3b8cc5671c 100644 --- a/spring-boot-project/spring-boot-starters/README.adoc +++ b/spring-boot-project/spring-boot-starters/README.adoc @@ -37,6 +37,9 @@ do as they were designed before this was clarified. | https://arangodb.com/[ArangoDB] | https://github.com/arangodb/spring-boot-starter +| https://line.github.io/armeria/[Armeria] +| https://github.com/line/armeria/ + | https://axoniq.io[Axon Framework] | https://github.com/AxonFramework/AxonFramework