Use the Mongo starter for the sample application

See gh-1831
pull/1780/merge
Phillip Webb 10 years ago
parent dba4ad0768
commit 39037e0cab

@ -24,8 +24,8 @@
<artifactId>spring-boot-starter</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-mongodb</artifactId>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-mongodb</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>

Loading…
Cancel
Save