From f16ad50db8c55c48732cee3a05a3f94eaada476e Mon Sep 17 00:00:00 2001 From: Johnny Lim Date: Wed, 25 Oct 2023 09:47:41 +0900 Subject: [PATCH] Add Embedded MongoDB to community starters See gh-38010 --- 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 4a1059ebba0..a00d56fb317 100644 --- a/spring-boot-project/spring-boot-starters/README.adoc +++ b/spring-boot-project/spring-boot-starters/README.adoc @@ -88,6 +88,9 @@ do as they were designed before this was clarified. | https://elide.io/[Elide] | https://github.com/yahoo/elide/tree/master/elide-spring/elide-spring-boot-starter +| https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo[Embedded MongoDB] +| https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo.spring + | ErroREST exception handler | https://github.com/mkopylec/errorest-spring-boot-starter