How to build spring boot project with NOSQL Data Basel Spring Boot Mongo DB |

Sdílet
Vložit
  • čas přidán 17. 06. 2024
  • How to build spring boot project with NOSQL Data Basel Spring Boot Mongo DB | ​⁠
    ‪@javacodeex‬
    #java #springframework #spring #springbootseries #mongodb
    Welcome to our Spring Boot & MongoDB tutorial! In this video, we'll guide you through creating a full-fledged CRUD (Create, Read, Update, Delete) REST API using Spring Boot and MongoDB.
    This step-by-step tutorial is perfect for developers of all levels who want to learn how to integrate MongoDB with Spring Boot and build robust, scalable web applications.
    GitHub: github.com/jangalianand/sprin...
    More Videos
    Spring Boot ResponseEntiry HTTP Cdoes: • ResponseEntity in Spri...
    Spring Boot Transaction Management: • How to create Transact...
    Spring Boot Connection Pool: • Improving Spring Boot ...
    Common Mistakes in Spring Boot: • Common Mistakes Spring...
    Spring Boot Boot Reactive REST API: • Creating Reactive Rest...
    Spring Boot AOP: • Master Spring AOP With...
    Spring Boot Profiles: • Unlock The Power Of Sp...
    Spring Boot Data JPA with mySQL: • Mastering Spring Boot ...
    Spring Boot Data JPA with PostgreSQL: • Master Spring Boot Dat...
    Spring Boot Data JPA with H2DB: • Creating A Powerful Re...
    Spring Boot Data JPA with GrahQL: • Creating A Powerful Re...
    Spring Boot Docker: • How to run Spring Boot...
    Docker Installation in Windows 10/11: • How to Install Docker ...
    Jenkins Tutorial: • Jenkins 2024 Beginner ...
    Subscribe: www.youtube.com/ @javacodex24
    🎉 Thank You for Watching! 🎉
    If you enjoyed this video and found it helpful, don't forget to show your support:
    👍 Like the video to let us know you enjoyed it!
    🔗 Share it with your friends and fellow developers.
    💬 Comment below with your thoughts or any questions you might have.
    And most importantly, Subscribe to our channel for more insightful Java development tutorials! Hit the notification bell 🔔 so you never miss an update.
    Thank you for being an amazing part of our community! Let's keep learning and growing together. 🚀
    🔗 CZcams: www.youtube.com/ @javacodex24

Komentáře • 2

  • @javacodeex
    @javacodeex  Před měsícem

    Please Subscribe and Support me

  • @jagadeeps3095
    @jagadeeps3095 Před 19 dny

    really very good video which i was searching for. thank you. I want to know is there any table relationship on mongodb like onetoone, manytoone etc. and my another doubt is when you give id as string in entity document definition and annotated it as Id but on mongodb database its been updated as _id and its type is objectId can you explain this please?