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
|
- rel: reference
|
||||||
href: http://docs.spring.io/spring-boot/docs/{bootVersion}/reference/htmlsingle/#boot-features-mongodb
|
href: http://docs.spring.io/spring-boot/docs/{bootVersion}/reference/htmlsingle/#boot-features-mongodb
|
||||||
- name: Embedded MongoDB
|
- name: Embedded MongoDB
|
||||||
id: mongo-embedded
|
id: flapdoodle-mongo
|
||||||
description: Flapdoodle embedded Mongo for testing
|
description: Embedded MongoDB for testing
|
||||||
|
versionRange: 1.3.0.RELEASE
|
||||||
groupId: de.flapdoodle.embed
|
groupId: de.flapdoodle.embed
|
||||||
artifactId: de.flapdoodle.embed.mongo
|
artifactId: de.flapdoodle.embed.mongo
|
||||||
|
scope: test
|
||||||
starter: false
|
starter: false
|
||||||
- name: Cassandra
|
- name: Cassandra
|
||||||
id: data-cassandra
|
id: data-cassandra
|
||||||
|
Loading…
Reference in New Issue
Block a user