bookstore-mongodb-sample Mongodb sample project using spring boot 2 The project uses @CascadeSave annotation to save values with @DBRef annotation for saving entities using a single given repository. Use gradlew bootRun to execute the application Use mongochef or mongo commandline to view the saved entities