项目作者: krlittle

项目描述 :
Spring Boot app with Spring Data MongoDB & a UI built using AngularJS & Bootstrap
高级语言: HTML
项目地址: git://github.com/krlittle/spring-data-mongodb-web-app-example.git


spring-data-mongodb-web-app-example

If you are to take this code as your own, in order to connect to your own database, you will want to create an application.properties file under your src/main/resources folder and add where test is your db name:

spring.data.mongodb.database=test