Skip to content

Spring Boot app with Spring Data MongoDB & a UI built using AngularJS & Bootstrap

Notifications You must be signed in to change notification settings

krlittle/spring-data-mongodb-web-app-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Spring Boot app with Spring Data MongoDB & a UI built using AngularJS & Bootstrap

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published