About 478,000 results
Open links in new tab
  1. Create a Java REST API with Quarkus and Eclipse JNoSQL for MongoDB

    Jan 30, 2024 · In this tutorial, you will learn how to create a RESTful API using Quarkus, a framework for building Java applications, and integrate it with Eclipse JNoSQL to work with MongoDB. We will create a simple API to manage developer records.

  2. Building a MongoDB-Powered RESTful Application With Quarkus and Eclipse ...

    Jul 10, 2023 · Build a MongoDB-powered RESTful app with Quarkus and Eclipse JNoSQL: generate, configure, create entities, implement services, and expose API. By Otavio Santana

  3. How to Use MongoDB in Eclipse? - GeeksforGeeks

    May 20, 2022 · How to use MongoDB in Eclipse. To use MongoDB in Eclipse, you have to install MongoDB. Eclipse has to be installed in the system. If you haven’t installed them, Click here to Download MongoDB. Click here to Download Eclipse IDE. And you have to install the driver which connects both MongoDB and java if you are using java as a programming ...

  4. REST APIs with Java, Spring Boot, and MongoDB

    Oct 25, 2023 · Take a shortcut to REST APIs with this Java/Spring Boot and MongoDB example application that embeds all you'll need to get going.

  5. Spring Boot CRUD Rest API + MongoDB + Maven Example Tutorial

    In this tutorial, we will learn to integrate MongoDB with a Spring Boot Application and perform different CRUD operations (Create, Read, Update, and Delete operations) on the Product entity. MongoDB is a document database with the scalability and flexibility that you want with the querying and indexing that you need.

  6. Creating a RESTful API with Java, Spring, and MongoDB

    Learn how to create a RESTful API using Java, Spring, and MongoDB. Follow our step-by-step guide and explore the best practices for building scalable and efficient APIs.

  7. Build a CRUD API with Java and MongoDB | Okta Developer

    Dec 26, 2019 · Learn how to use Java and MongoDB to create a REST API. Then secure with Spring Security and OAuth 2.0.

  8. Spring Boot + MongoDB CRUD Example Tutorial - Java Guides

    In this tutorial, we will learn to integrate MongoDB with a Spring Boot Application and perform different CRUD operations (Create, Read, Update, and Delete operations) on the Employee entity. This tutorial has upgraded to Spring Boot 3 and Java 17.

  9. How to Build Java REST API with Spring Boot and MongoDB

    Jan 3, 2021 · In this post, we will how to build a REST API with Java and MongoDB as a database. First, we will see how we start with spring initializer, create a structure and then we will see how to get...

  10. Spring Boot MongoDB CRUD Application Example | by JavaDZone …

    Feb 14, 2024 · Set up the MongoDB connection properties in the application.properties file. Start the MongoDB server and run your Spring Boot application. Utilize tools like Postman or curl to send HTTP...

  11. Some results have been removed
Refresh