FileMood

Download [ DevCourseWeb.com ] Udemy - MongoDB with Java Spring Boot and Spring Framework

DevCourseWeb com Udemy MongoDB with Java Spring Boot and Spring Framework

Name

[ DevCourseWeb.com ] Udemy - MongoDB with Java Spring Boot and Spring Framework

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

1.3 GB

Total Files

281

Last Seen

2025-07-15 23:58

Hash

7CC91E0E1496B154D82A5339087F6FFB350C5E7F

/

Get Bonus Downloads Here.url

0.2 KB

/01 - Introduction/

001 Introduction.mp4

18.9 MB

001 Introduction_en.vtt

1.6 KB

/.../02 - Introduction to MongoDB/

001 What is MongoDB _.mp4

22.5 MB

001 What is MongoDB __en.vtt

1.8 KB

002 Difference between NoSQL and SQL Database.mp4

25.1 MB

002 Difference between NoSQL and SQL Database_en.vtt

2.4 KB

/.../03 - Getting Started With MongoDB/

001 Understanding MongoDB Terms.mp4

15.2 MB

001 Understanding MongoDB Terms_en.vtt

4.8 KB

002 Installing MongoDB.mp4

36.2 MB

002 Installing MongoDB_en.vtt

5.0 KB

003 Installing Studio 3T.mp4

7.4 MB

003 Installing Studio 3T_en.vtt

2.9 KB

004 Creating Database in MongoDB.mp4

2.8 MB

004 Creating Database in MongoDB_en.vtt

1.3 KB

22772696-MongoDB-Install-Command.txt

0.0 KB

/.../04 - CRUD Operations With MongoDB/

001 Creating Collection in MongoDB.mp4

3.3 MB

001 Creating Collection in MongoDB_en.vtt

1.6 KB

002 Create Document.mp4

27.4 MB

002 Create Document_en.vtt

8.6 KB

003 Read Document.mp4

14.2 MB

003 Read Document_en.vtt

3.9 KB

004 AND Query and OR Query.mp4

11.8 MB

004 AND Query and OR Query_en.vtt

3.6 KB

005 IN Query.mp4

8.1 MB

005 IN Query_en.vtt

2.4 KB

006 Update Document.mp4

62.4 MB

006 Update Document_en.vtt

9.6 KB

007 Delete Document.mp4

7.7 MB

007 Delete Document_en.vtt

2.7 KB

008 Find Query.mp4

8.8 MB

008 Find Query_en.vtt

3.2 KB

009 Running Queries through Terminal.mp4

11.6 MB

009 Running Queries through Terminal_en.vtt

3.2 KB

/.../05 - MongoDB With Spring Boot/

001 Creating Spring Boot Application.mp4

10.1 MB

001 Creating Spring Boot Application_en.vtt

2.5 KB

002 Entity Class Mapping With MongoDB.mp4

111.4 MB

002 Entity Class Mapping With MongoDB_en.vtt

12.2 KB

003 Usage Of MongoRepository.mp4

21.0 MB

003 Usage Of MongoRepository_en.vtt

5.9 KB

/.../MongoDB-03-March-2020/

HELP.md

1.0 KB

classpath

1.3 KB

gitignore

0.3 KB

mvnw

10.1 KB

mvnw.cmd

6.6 KB

pom.xml

1.5 KB

project

1.1 KB

/.../MongoDB-03-March-2020/mvn/wrapper/

MavenWrapperDownloader.java

4.9 KB

maven-wrapper.jar

50.7 KB

maven-wrapper.properties

0.2 KB

/.../MongoDB-03-March-2020/settings/

org.eclipse.core.resources.prefs

0.2 KB

org.eclipse.jdt.core.prefs

0.4 KB

org.eclipse.m2e.core.prefs

0.1 KB

org.eclipse.wst.common.project.facet.core.xml

0.1 KB

/.../MongoDB-03-March-2020/src/main/java/com/example/controller/

StudentController.java

3.1 KB

/.../MongoDB-03-March-2020/src/main/java/com/example/demo/

MongoDbApplication.java

0.5 KB

/.../MongoDB-03-March-2020/src/main/java/com/example/entity/

Department.java

0.5 KB

Student.java

1.6 KB

Subject.java

0.6 KB

/.../MongoDB-03-March-2020/src/main/java/com/example/repository/

StudentRepository.java

0.7 KB

/.../MongoDB-03-March-2020/src/main/java/com/example/service/

StudentService.java

2.3 KB

/.../MongoDB-03-March-2020/src/main/resources/

application.properties

0.2 KB

/.../MongoDB-03-March-2020/src/test/java/com/example/demo/

MongoDbApplicationTests.java

0.2 KB

/.../06 - MongoDB CRUD Operations with Spring Boot/

001 Create Document.mp4

31.4 MB

001 Create Document_en.vtt

8.6 KB

002 Read Document.mp4

15.0 MB

002 Read Document_en.vtt

3.7 KB

003 Get All Documents For The Collection.mp4

26.9 MB

003 Get All Documents For The Collection_en.vtt

2.8 KB

004 Update Document.mp4

18.7 MB

004 Update Document_en.vtt

4.6 KB

005 Delete Document.mp4

21.7 MB

005 Delete Document_en.vtt

2.8 KB

/.../MongoDB-03-March-2020/

HELP.md

1.0 KB

classpath

1.3 KB

gitignore

0.3 KB

mvnw

10.1 KB

mvnw.cmd

6.6 KB

pom.xml

1.5 KB

project

1.1 KB

/.../MongoDB-03-March-2020/mvn/wrapper/

MavenWrapperDownloader.java

4.9 KB

maven-wrapper.jar

50.7 KB

maven-wrapper.properties

0.2 KB

/.../MongoDB-03-March-2020/settings/

org.eclipse.core.resources.prefs

0.2 KB

org.eclipse.jdt.core.prefs

0.4 KB

org.eclipse.m2e.core.prefs

0.1 KB

org.eclipse.wst.common.project.facet.core.xml

0.1 KB

/.../MongoDB-03-March-2020/src/main/java/com/example/controller/

StudentController.java

3.1 KB

/.../MongoDB-03-March-2020/src/main/java/com/example/demo/

MongoDbApplication.java

0.5 KB

/.../MongoDB-03-March-2020/src/main/java/com/example/entity/

Department.java

0.5 KB

Student.java

1.6 KB

Subject.java

0.6 KB

/.../MongoDB-03-March-2020/src/main/java/com/example/repository/

StudentRepository.java

0.7 KB

/.../MongoDB-03-March-2020/src/main/java/com/example/service/

StudentService.java

2.3 KB

/.../MongoDB-03-March-2020/src/main/resources/

application.properties

0.2 KB

/.../MongoDB-03-March-2020/src/test/java/com/example/demo/

MongoDbApplicationTests.java

0.2 KB

/.../07 - More Queries with Spring Boot and MongoDB/

001 Get Documens By Field.mp4

44.6 MB

001 Get Documens By Field_en.vtt

5.1 KB

002 AND Operator With Multiple Fields.mp4

61.6 MB

002 AND Operator With Multiple Fields_en.vtt

7.1 KB

003 OR Operator With Multiple Fields.mp4

40.2 MB

003 OR Operator With Multiple Fields_en.vtt

5.6 KB

004 What Is Pagination _.mp4

30.7 MB

004 What Is Pagination __en.vtt

7.5 KB

005 Pagination In Action.mp4

66.8 MB

005 Pagination In Action_en.vtt

5.9 KB

006 Sorting Documents.mp4

43.2 MB

006 Sorting Documents_en.vtt

4.2 KB

007 Get Documents By Sub Document Field.mp4

36.5 MB

007 Get Documents By Sub Document Field_en.vtt

4.7 KB

008 Get Documents By Array Value.mp4

17.1 MB

008 Get Documents By Array Value_en.vtt

4.7 KB

009 Like Query.mp4

29.1 MB

009 Like Query_en.vtt

4.7 KB

010 Starts With Query.mp4

32.8 MB

010 Starts With Query_en.vtt

4.0 KB

011 @Transient Annotation From Spring Data.mp4

14.9 MB

011 @Transient Annotation From Spring Data_en.vtt

4.6 KB

22772242-Pagination-Concept.PNG

14.5 KB

/.../MongoDB-03-March-2020/

HELP.md

1.0 KB

classpath

1.3 KB

gitignore

0.3 KB

mvnw

10.1 KB

mvnw.cmd

6.6 KB

pom.xml

1.5 KB

project

1.1 KB

/.../MongoDB-03-March-2020/mvn/wrapper/

MavenWrapperDownloader.java

4.9 KB

maven-wrapper.jar

50.7 KB

maven-wrapper.properties

0.2 KB

/.../MongoDB-03-March-2020/settings/

org.eclipse.core.resources.prefs

0.2 KB

org.eclipse.jdt.core.prefs

0.4 KB

org.eclipse.m2e.core.prefs

0.1 KB

org.eclipse.wst.common.project.facet.core.xml

0.1 KB

/.../MongoDB-03-March-2020/src/main/java/com/example/controller/

StudentController.java

3.1 KB

/.../MongoDB-03-March-2020/src/main/java/com/example/demo/

MongoDbApplication.java

0.5 KB

/.../MongoDB-03-March-2020/src/main/java/com/example/entity/

Department.java

0.5 KB

Student.java

1.6 KB

Subject.java

0.6 KB

/.../MongoDB-03-March-2020/src/main/java/com/example/repository/

StudentRepository.java

0.7 KB

/.../MongoDB-03-March-2020/src/main/java/com/example/service/

StudentService.java

2.3 KB

/.../MongoDB-03-March-2020/src/main/resources/

application.properties

0.2 KB

/.../MongoDB-03-March-2020/src/test/java/com/example/demo/

MongoDbApplicationTests.java

0.2 KB

/.../08 - Deployment To Pivotal Cloud Foundry (PCF)/

001 Update On Pivotal Cloud Foundry.html

0.2 KB

002 Introduction To Pivotal Cloud Foundry (PCF).mp4

19.2 MB

002 Introduction To Pivotal Cloud Foundry (PCF)_en.vtt

1.7 KB

003 Create Account On Pivotal Cloud Foundry (PCF).mp4

15.1 MB

003 Create Account On Pivotal Cloud Foundry (PCF)_en.vtt

3.6 KB

004 Getting MongoDB On Cloud Using mLab.mp4

14.3 MB

004 Getting MongoDB On Cloud Using mLab_en.vtt

4.1 KB

005 Uploading Database To Cloud MongoDB.mp4

15.6 MB

005 Uploading Database To Cloud MongoDB_en.vtt

4.3 KB

006 Deploying Spring Boot App To Pivotal Cloud Foundry (PCF).mp4

20.8 MB

006 Deploying Spring Boot App To Pivotal Cloud Foundry (PCF)_en.vtt

5.9 KB

/.../09 - Reference To Other Collections/

001 Understanding Relationships In MongoDB.mp4

10.5 MB

001 Understanding Relationships In MongoDB_en.vtt

3.9 KB

002 Modifying Database.mp4

5.3 MB

002 Modifying Database_en.vtt

1.9 KB

003 Relationship Between Collections In Entity Class.mp4

20.8 MB

003 Relationship Between Collections In Entity Class_en.vtt

5.0 KB

004 What is Lazy Loading _.mp4

15.4 MB

004 What is Lazy Loading __en.vtt

4.3 KB

005 Create Document With Reference.mp4

31.5 MB

005 Create Document With Reference_en.vtt

8.0 KB

006 Get Document By Reference Id.mp4

16.8 MB

006 Get Document By Reference Id_en.vtt

4.3 KB

/.../MongoDB-03-March-2020-DB-Ref/

HELP.md

1.0 KB

classpath

1.3 KB

gitignore

0.3 KB

mvnw

10.1 KB

mvnw.cmd

6.6 KB

pom.xml

1.5 KB

project

1.1 KB

/.../MongoDB-03-March-2020-DB-Ref/mvn/wrapper/

MavenWrapperDownloader.java

4.9 KB

maven-wrapper.jar

50.7 KB

maven-wrapper.properties

0.2 KB

/.../MongoDB-03-March-2020-DB-Ref/settings/

org.eclipse.core.resources.prefs

0.2 KB

org.eclipse.jdt.core.prefs

0.4 KB

org.eclipse.m2e.core.prefs

0.1 KB

org.eclipse.wst.common.project.facet.core.xml

0.1 KB

/.../MongoDB-03-March-2020-DB-Ref/src/main/java/com/example/controller/

StudentController.java

3.1 KB

/.../MongoDB-03-March-2020-DB-Ref/src/main/java/com/example/demo/

MongoDbApplication.java

0.5 KB

/.../MongoDB-03-March-2020-DB-Ref/src/main/java/com/example/entity/

Department.java

0.8 KB

Student.java

1.6 KB

Subject.java

0.9 KB

/.../MongoDB-03-March-2020-DB-Ref/src/main/java/com/example/repository/

DepartmentRepository.java

0.3 KB

StudentRepository.java

0.8 KB

SubjectRepository.java

0.3 KB

/.../MongoDB-03-March-2020-DB-Ref/src/main/java/com/example/service/

StudentService.java

2.8 KB

/.../MongoDB-03-March-2020-DB-Ref/src/main/resources/

application.properties

0.1 KB

/.../MongoDB-03-March-2020-DB-Ref/src/test/java/com/example/demo/

MongoDbApplicationTests.java

0.2 KB

/.../10 - Native MongoDB Query In Spring Boot/

001 Native MongoDB Query With @Query Annotation.mp4

20.1 MB

001 Native MongoDB Query With @Query Annotation_en.vtt

4.3 KB

/.../MongoDB-03-March-2020-DB-Ref/

HELP.md

1.0 KB

classpath

1.3 KB

gitignore

0.3 KB

mvnw

10.1 KB

mvnw.cmd

6.6 KB

pom.xml

1.5 KB

project

1.1 KB

/.../MongoDB-03-March-2020-DB-Ref/mvn/wrapper/

MavenWrapperDownloader.java

4.9 KB

maven-wrapper.jar

50.7 KB

maven-wrapper.properties

0.2 KB

/.../MongoDB-03-March-2020-DB-Ref/settings/

org.eclipse.core.resources.prefs

0.2 KB

org.eclipse.jdt.core.prefs

0.4 KB

org.eclipse.m2e.core.prefs

0.1 KB

org.eclipse.wst.common.project.facet.core.xml

0.1 KB

/.../MongoDB-03-March-2020-DB-Ref/src/main/java/com/example/controller/

StudentController.java

3.1 KB

/.../MongoDB-03-March-2020-DB-Ref/src/main/java/com/example/demo/

MongoDbApplication.java

0.5 KB

/.../MongoDB-03-March-2020-DB-Ref/src/main/java/com/example/entity/

Department.java

0.8 KB

Student.java

1.6 KB

Subject.java

0.9 KB

/.../MongoDB-03-March-2020-DB-Ref/src/main/java/com/example/repository/

DepartmentRepository.java

0.3 KB

StudentRepository.java

0.8 KB

SubjectRepository.java

0.3 KB

/.../MongoDB-03-March-2020-DB-Ref/src/main/java/com/example/service/

StudentService.java

2.8 KB

/.../MongoDB-03-March-2020-DB-Ref/src/main/resources/

application.properties

0.1 KB

/.../MongoDB-03-March-2020-DB-Ref/src/test/java/com/example/demo/

MongoDbApplicationTests.java

0.2 KB

/.../11 - MongoDB Compass/

001 Course Update.mp4

4.4 MB

001 Course Update_en.vtt

1.7 KB

002 MongoDB Server 4.4.5.mp4

12.5 MB

002 MongoDB Server 4.4.5_en.vtt

3.9 KB

003 Download MongoDB Compass UI Tool.mp4

8.9 MB

003 Download MongoDB Compass UI Tool_en.vtt

3.5 KB

004 Import Data Using MongoDB Compass.mp4

31.7 MB

004 Import Data Using MongoDB Compass_en.vtt

5.5 KB

32823736-student-backup.json

2.8 KB

/.../12 - Mongodb Atlas & Spring Boot Deployment to Heroku (Cloud Platform)/

001 Introduction To Heroku.mp4

1.8 MB

001 Introduction To Heroku_en.vtt

1.3 KB

002 Create Account On Heroku.mp4

8.6 MB

002 Create Account On Heroku_en.vtt

4.4 KB

003 Verify Account On Heroku.mp4

15.0 MB

003 Verify Account On Heroku_en.vtt

5.6 KB

004 Download and Install Git.mp4

3.9 MB

004 Download and Install Git_en.vtt

2.1 KB

005 Download & Install Heroku CLI.mp4

6.8 MB

005 Download & Install Heroku CLI_en.vtt

3.1 KB

006 Create Heroku Application.mp4

3.1 MB

006 Create Heroku Application_en.vtt

2.0 KB

007 Mongodb Cloud with Mongodb Atlas.mp4

9.8 MB

007 Mongodb Cloud with Mongodb Atlas_en.vtt

3.9 KB

008 Connect Mongodb Cloud Using MongoDB Compass.mp4

11.5 MB

008 Connect Mongodb Cloud Using MongoDB Compass_en.vtt

5.3 KB

009 Heroku CLI Login.mp4

5.3 MB

009 Heroku CLI Login_en.vtt

2.1 KB

010 Deploy Spring Boot App On Heroku.mp4

24.6 MB

010 Deploy Spring Boot App On Heroku_en.vtt

8.5 KB

011 Check Logs For Heroku Application.mp4

22.3 MB

011 Check Logs For Heroku Application_en.vtt

3.3 KB

012 Heroku Application Settings.mp4

7.2 MB

012 Heroku Application Settings_en.vtt

3.8 KB

33394028-student-backup.json

2.8 KB

/.../12 - Mongodb Atlas & Spring Boot Deployment to Heroku (Cloud Platform)/MongoDB-Heroku/

HELP.md

1.0 KB

classpath

1.3 KB

gitignore

0.3 KB

mvnw

10.1 KB

mvnw.cmd

6.6 KB

pom.xml

1.5 KB

project

1.1 KB

/.../12 - Mongodb Atlas & Spring Boot Deployment to Heroku (Cloud Platform)/MongoDB-Heroku/mvn/wrapper/

MavenWrapperDownloader.java

4.9 KB

maven-wrapper.jar

50.7 KB

maven-wrapper.properties

0.2 KB

/.../12 - Mongodb Atlas & Spring Boot Deployment to Heroku (Cloud Platform)/MongoDB-Heroku/settings/

org.eclipse.core.resources.prefs

0.2 KB

org.eclipse.jdt.apt.core.prefs

0.1 KB

org.eclipse.jdt.core.prefs

0.4 KB

org.eclipse.m2e.core.prefs

0.1 KB

org.eclipse.wst.common.project.facet.core.xml

0.1 KB

/.../12 - Mongodb Atlas & Spring Boot Deployment to Heroku (Cloud Platform)/MongoDB-Heroku/src/main/java/com/example/controller/

StudentController.java

3.1 KB

/.../12 - Mongodb Atlas & Spring Boot Deployment to Heroku (Cloud Platform)/MongoDB-Heroku/src/main/java/com/example/demo/

MongoDbApplication.java

0.5 KB

/.../12 - Mongodb Atlas & Spring Boot Deployment to Heroku (Cloud Platform)/MongoDB-Heroku/src/main/java/com/example/entity/

Department.java

0.5 KB

Student.java

1.6 KB

Subject.java

0.6 KB

/.../12 - Mongodb Atlas & Spring Boot Deployment to Heroku (Cloud Platform)/MongoDB-Heroku/src/main/java/com/example/repository/

DepartmentRepository.java

0.3 KB

StudentRepository.java

0.7 KB

SubjectRepository.java

0.3 KB

/.../12 - Mongodb Atlas & Spring Boot Deployment to Heroku (Cloud Platform)/MongoDB-Heroku/src/main/java/com/example/service/

StudentService.java

2.3 KB

/.../12 - Mongodb Atlas & Spring Boot Deployment to Heroku (Cloud Platform)/MongoDB-Heroku/src/main/resources/

application.properties

0.1 KB

/.../12 - Mongodb Atlas & Spring Boot Deployment to Heroku (Cloud Platform)/MongoDB-Heroku/src/test/java/com/example/demo/

MongoDbApplicationTests.java

0.2 KB

/.../13 - Thank You/

001 Bonus Lecture.html

2.8 KB

002 Thank You.mp4

1.6 MB

002 Thank You_en.vtt

0.6 KB

/~Get Your Files Here !/

Bonus Resources.txt

0.4 KB

 

Total files 281


Copyright © 2025 FileMood.com