Voyage AI joins MongoDB to power more accurate and trustworthy AI applications on Atlas.

Explore Developer Center's New Chatbot! MongoDB AI Chatbot can be accessed at the top of your navigation to answer all your MongoDB questions.

MongoDB Developer
Developer Topics
chevron-right
Languages
chevron-right
Java
chevron-right

Build a MongoDB Spring Boot Java Book Tracker for Beginners

Rachelle Palmer0 min read • Published Aug 23, 2022 • Updated Mar 22, 2023
FULL APPLICATION
Facebook Icontwitter iconlinkedin icon
java logo
Rate this code example
star-empty
star-empty
star-empty
star-empty
star-empty

Introduction

Build your first application with Java and Spring! This simple application demonstrates basic CRUD operations via a book app - you can add a book, edit a book, delete a book. Stores the data in MongoDB database.

Technology

  • Java
  • Spring Boot
  • MongoDB

Facebook Icontwitter iconlinkedin icon
Rate this code example
star-empty
star-empty
star-empty
star-empty
star-empty
Related
Podcast

Scaling the Gaming Industry with Gaspard Petit of Square Enix


Mar 22, 2023 | 29 min
Article

Using MongoDB Change Streams in Java


Aug 28, 2024 | 6 min read
Tutorial

Seamless Media Storage: Integrating Azure Blob Storage and MongoDB With Spring Boot


Nov 05, 2024 | 9 min read
Quickstart

Java - Aggregation Pipeline


Oct 01, 2024 | 8 min read
Technologies Used
Languages
Technologies
Table of Contents