mirror of
https://gitee.com/dcren/initializr.git
synced 2025-07-17 01:46:19 +08:00
Polish contribution
Closes gh-391
This commit is contained in:
parent
081e1d3c41
commit
4a245ba4af
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user