mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-19 10:08:22 +08:00
Polish contribution
Closes gh-391
This commit is contained in:
@@ -530,10 +530,12 @@ initializr:
|
||||
- rel: reference
|
||||
href: http://docs.spring.io/spring-boot/docs/{bootVersion}/reference/htmlsingle/#boot-features-mongodb
|
||||
- name: Embedded MongoDB
|
||||
id: mongo-embedded
|
||||
description: Flapdoodle embedded Mongo for testing
|
||||
id: flapdoodle-mongo
|
||||
description: Embedded MongoDB for testing
|
||||
versionRange: 1.3.0.RELEASE
|
||||
groupId: de.flapdoodle.embed
|
||||
artifactId: de.flapdoodle.embed.mongo
|
||||
scope: test
|
||||
starter: false
|
||||
- name: Cassandra
|
||||
id: data-cassandra
|
||||
|
Reference in New Issue
Block a user