FileMood

Download [FreeCourseSite.com] Udemy - Master Spring framework, Spring Boot, REST, JPA, Hibernate

FreeCourseSite com Udemy Master Spring framework Spring Boot REST JPA Hibernate

Name

[FreeCourseSite.com] Udemy - Master Spring framework, Spring Boot, REST, JPA, Hibernate

 DOWNLOAD Copy Link

Total Size

12.6 GB

Total Files

511

Last Seen

2024-07-23 00:56

Hash

79749DC6089502C5D2992AC32E12A7C192BFFDF1

/0. Websites you may like/

[CourseClub.Me].url

0.1 KB

[FreeCourseSite.com].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/01 - Introduction to Spring Framework/

001 Introduction to the course & Agenda of the course.mp4

83.1 MB

001 Introduction to the course & Agenda of the course_en.srt

21.6 KB

002 Details of Source Code, PDF Content & other instructions for the course.mp4

72.7 MB

002 Details of Source Code, PDF Content & other instructions for the course_en.srt

15.1 KB

002 GitHub-Repo.url

0.1 KB

002 Spring.pdf

49.1 MB

003 What is Spring.mp4

41.0 MB

003 What is Spring_en.srt

11.1 KB

004 Jakarta EE Vs Spring.mp4

48.8 MB

004 Jakarta EE Vs Spring_en.srt

18.5 KB

005 Why should we use frameworks.mp4

60.8 MB

005 Why should we use frameworks_en.srt

16.9 KB

006 Introduction to Spring Projects - Part 1.mp4

24.4 MB

006 Introduction to Spring Projects - Part 1_en.srt

13.2 KB

007 Introduction to Spring Projects - Part 2.mp4

40.0 MB

007 Introduction to Spring Projects - Part 2_en.srt

10.1 KB

external-links.txt

0.1 KB

/02 - Section 2 - Deep Dive of Spring Core/

001 Introduction to Spring Core.mp4

5.0 MB

001 Introduction to Spring Core_en.srt

2.8 KB

002 Introduction to Inversion of Control (IoC) & Dependency Injection (DI).mp4

10.7 MB

002 Introduction to Inversion of Control (IoC) & Dependency Injection (DI)_en.srt

5.5 KB

003 Demo of Inversion of Control (IoC) & Dependency Injection (DI).mp4

50.3 MB

003 Demo of Inversion of Control (IoC) & Dependency Injection (DI)_en.srt

16.2 KB

004 Advantages of Inversion of Control & Dependency Injection.mp4

19.6 MB

004 Advantages of Inversion of Control & Dependency Injection_en.srt

9.9 KB

005 Introductions to Beans, Context and SpEL.mp4

31.1 MB

005 Introductions to Beans, Context and SpEL_en.srt

8.8 KB

006 Introduction to Spring IoC Container.mp4

14.2 MB

006 Introduction to Spring IoC Container_en.srt

9.4 KB

/03 - Creating Beans inside Spring Context/

001 Installation of Maven.mp4

28.5 MB

001 Installation of Maven_en.srt

9.4 KB

002 Creating Maven Project.mp4

57.4 MB

002 Creating Maven Project_en.srt

22.5 KB

003 Creating Beans using @Bean annotation.mp4

94.0 MB

003 Creating Beans using @Bean annotation_en.srt

18.0 KB

004 Understanding NoUniqueBeanDefinitionException in Spring.mp4

54.4 MB

004 Understanding NoUniqueBeanDefinitionException in Spring_en.srt

10.1 KB

005 Providing a custom name to the bean.mp4

14.1 MB

005 Providing a custom name to the bean_en.srt

7.2 KB

006 Understanding @Primary Annotation inside Spring.mp4

49.4 MB

006 Understanding @Primary Annotation inside Spring_en.srt

8.9 KB

007 Creating Beans using @Component annotation.mp4

36.2 MB

007 Creating Beans using @Component annotation_en.srt

12.8 KB

008 Stereotype Annotations in Spring.mp4

24.8 MB

008 Stereotype Annotations in Spring_en.srt

8.0 KB

009 Comparison between @Bean Vs @Component.mp4

15.6 MB

009 Comparison between @Bean Vs @Component_en.srt

7.4 KB

010 Understanding @PostConstruct Annotation.mp4

26.4 MB

010 Understanding @PostConstruct Annotation_en.srt

8.5 KB

011 Understanding @PreDestroy Annotation.mp4

21.7 MB

011 Understanding @PreDestroy Annotation_en.srt

7.1 KB

012 Creating Beans programmatically using registerBean().mp4

60.6 MB

012 Creating Beans programmatically using registerBean()_en.srt

14.1 KB

013 Creating Beans using XML Configurations.mp4

44.4 MB

013 Creating Beans using XML Configurations_en.srt

10.8 KB

/04 - Wiring Beans using @Autowiring/

001 Introduction to wiring & auto-wiring inside Spring.mp4

24.7 MB

001 Introduction to wiring & auto-wiring inside Spring_en.srt

11.1 KB

002 Wiring Beans using method call.mp4

64.1 MB

002 Wiring Beans using method call_en.srt

13.6 KB

003 Wiring Beans using method parameters.mp4

30.8 MB

003 Wiring Beans using method parameters_en.srt

5.0 KB

004 Wiring Beans using @Autowired on class fields.mp4

73.7 MB

004 Wiring Beans using @Autowired on class fields_en.srt

13.5 KB

005 Wiring Beans using @Autowired on setter method.mp4

30.1 MB

005 Wiring Beans using @Autowired on setter method_en.srt

7.0 KB

006 Wiring Beans using @Autowired on constructor.mp4

25.4 MB

006 Wiring Beans using @Autowired on constructor_en.srt

8.5 KB

007 Deep dive of Autowiring inside Spring - Theory.mp4

21.9 MB

007 Deep dive of Autowiring inside Spring - Theory_en.srt

10.4 KB

008 Deep dive of Autowiring inside Spring - Coding example.mp4

46.3 MB

008 Deep dive of Autowiring inside Spring - Coding example_en.srt

8.6 KB

009 Understanding and Avoiding Circular dependencies.mp4

32.9 MB

009 Understanding and Avoiding Circular dependencies_en.srt

7.1 KB

010 Problem Statement for Assignment related to Beans, Autowiring and DI.mp4

12.5 MB

010 Problem Statement for Assignment related to Beans, Autowiring and DI_en.srt

6.8 KB

011 Solution for Assignment related to Beans, Autowiring and DI.mp4

96.6 MB

011 Solution for Assignment related to Beans, Autowiring and DI_en.srt

22.2 KB

/05 - Beans scope inside Spring framework/

001 Introduction to Bean Scopes inside Spring.mp4

4.4 MB

001 Introduction to Bean Scopes inside Spring_en.srt

4.7 KB

002 Deepdive on Singleton Bean scope.mp4

42.3 MB

002 Deepdive on Singleton Bean scope_en.srt

9.4 KB

003 What is a Race Condition.mp4

21.7 MB

003 What is a Race Condition_en.srt

4.9 KB

004 Usecases of Singleton Bean scope.mp4

11.6 MB

004 Usecases of Singleton Bean scope_en.srt

6.4 KB

005 Deepdive of Eager and Lazy instantiation of Singleton scope.mp4

15.5 MB

005 Deepdive of Eager and Lazy instantiation of Singleton scope_en.srt

7.6 KB

006 Demo of Eager and Lazy instantiation of Singleton bean.mp4

41.9 MB

006 Demo of Eager and Lazy instantiation of Singleton bean_en.srt

5.7 KB

007 Eager Initialization Vs Lazy Initialization.mp4

10.7 MB

007 Eager Initialization Vs Lazy Initialization_en.srt

5.5 KB

008 Deepdive of Prototype Bean scope.mp4

34.9 MB

008 Deepdive of Prototype Bean scope_en.srt

7.9 KB

009 Singleton Beans Vs Prototype Beans.mp4

10.8 MB

009 Singleton Beans Vs Prototype Beans_en.srt

5.7 KB

/06 - Aspect Oriented Programming (AOP) inside Spring framework/

001 Introduction to Aspect Oriented Programming (AOP).mp4

31.3 MB

001 Introduction to Aspect Oriented Programming (AOP)_en.srt

7.9 KB

002 Understanding the problems inside web applications with out AOP.mp4

34.0 MB

002 Understanding the problems inside web applications with out AOP_en.srt

10.7 KB

003 Understanding & Running the Application with out AOP.mp4

65.2 MB

003 Understanding & Running the Application with out AOP_en.srt

10.2 KB

004 AOP Jargons.mp4

13.3 MB

004 AOP Jargons_en.srt

7.2 KB

005 Weaving inside AOP.mp4

8.7 MB

005 Weaving inside AOP_en.srt

4.3 KB

006 Type of Advices inside AOP.mp4

22.1 MB

006 Type of Advices inside AOP_en.srt

5.3 KB

007 Configuring Advices inside AOP - Theory.mp4

72.6 MB

007 Configuring Advices inside AOP - Theory_en.srt

16.1 KB

008 Configuring @Around advice.mp4

73.2 MB

008 Configuring @Around advice_en.srt

14.2 KB

009 Configuring @Before advice.mp4

64.2 MB

009 Configuring @Before advice_en.srt

10.1 KB

010 Configuring @AfterThrowing and @AfterReturning advices.mp4

77.4 MB

010 Configuring @AfterThrowing and @AfterReturning advices_en.srt

9.7 KB

011 Configuring Advices inside AOP with Annotations approach.mp4

10.8 MB

011 Configuring Advices inside AOP with Annotations approach_en.srt

4.0 KB

012 Demo of Configuring Advices inside AOP with Annotations approach.mp4

58.9 MB

012 Demo of Configuring Advices inside AOP with Annotations approach_en.srt

7.6 KB

/07 - Building Web Applications using SpringBoot and Spring MVC/

001 Quick Introduction about Web Applications.mp4

24.0 MB

001 Quick Introduction about Web Applications_en.srt

10.1 KB

002 Role of Servlets inside Web Applications.mp4

22.1 MB

002 Role of Servlets inside Web Applications_en.srt

9.4 KB

003 Evolution of Web Apps inside Java ecosystem.mp4

13.5 MB

003 Evolution of Web Apps inside Java ecosystem_en.srt

5.2 KB

004 Types of Web Apps we can build with Spring.mp4

18.4 MB

004 Types of Web Apps we can build with Spring_en.srt

8.3 KB

005 Introduction to Spring Boot - The Hero of Spring framework.mp4

33.3 MB

005 Introduction to Spring Boot - The Hero of Spring framework_en.srt

15.1 KB

006 Spring Boot Important features.mp4

35.4 MB

006 Spring Boot Important features_en.srt

14.4 KB

007 Creating simple web application using Spring Boot.mp4

59.4 MB

007 Creating simple web application using Spring Boot_en.srt

14.6 KB

008 Running simple web application using Spring Boot.mp4

93.3 MB

008 Running simple web application using Spring Boot_en.srt

17.3 KB

009 Changing the default server port & context path of SpringBoot Web application.mp4

28.8 MB

009 Changing the default server port & context path of SpringBoot Web application_en.srt

7.5 KB

010 Random server port number inside SpringBoot.mp4

14.8 MB

010 Random server port number inside SpringBoot_en.srt

6.2 KB

011 Demo of SpringBoot Autoconfiguration.mp4

33.2 MB

011 Demo of SpringBoot Autoconfiguration_en.srt

16.7 KB

012 Quick recap.mp4

15.6 MB

012 Quick recap_en.srt

7.3 KB

/08 - Adapting Thymeleaf for building dynamic content inside Spring MVC Web Apps/

001 Quick Tip - Mapping multiple paths inside Spring Web Application.mp4

100.9 MB

001 Quick Tip - Mapping multiple paths inside Spring Web Application_en.srt

18.2 KB

002 Introduction to Thymeleaf.mp4

47.8 MB

002 Introduction to Thymeleaf_en.srt

11.7 KB

003 Building dynamic content using Thymeleaf.mp4

38.7 MB

003 Building dynamic content using Thymeleaf_en.srt

13.0 KB

004 Disabling Thymeleaf template caching.mp4

31.2 MB

004 Disabling Thymeleaf template caching_en.srt

9.8 KB

005 Introduction to Spring Boot DevTools.mp4

23.5 MB

005 Introduction to Spring Boot DevTools_en.srt

10.3 KB

006 Implemetation & Demo of Spring Boot DevTools.mp4

33.2 MB

006 Implemetation & Demo of Spring Boot DevTools_en.srt

8.8 KB

007 Building Home Page of EazySchool Web Application.mp4

67.0 MB

007 Building Home Page of EazySchool Web Application_en.srt

10.4 KB

008 Understanding the Home Page source code of EazySchool.mp4

49.2 MB

008 Understanding the Home Page source code of EazySchool_en.srt

8.7 KB

009 Deep Dive of Spring MVC Internal architecture.mp4

38.6 MB

009 Deep Dive of Spring MVC Internal architecture_en.srt

17.9 KB

010 Separation of Header and Footer code using Thymeleaf replace tag.mp4

63.5 MB

010 Separation of Header and Footer code using Thymeleaf replace tag_en.srt

12.0 KB

011 Building Courses Web Page of Eazy School Web Application.mp4

122.0 MB

011 Building Courses Web Page of Eazy School Web Application_en.srt

18.8 KB

012 Quick Tip - Resolving Build & Cache issues inside maven projects.mp4

3.4 MB

012 Quick Tip - Resolving Build & Cache issues inside maven projects_en.srt

3.4 KB

013 Building About Page of Eazy School Web Application.mp4

77.9 MB

013 Building About Page of Eazy School Web Application_en.srt

10.5 KB

014 Building Contact Page of Eazy School Web Application.mp4

67.4 MB

014 Building Contact Page of Eazy School Web Application_en.srt

8.0 KB

015 Submit information from Contact page using @RequestParam.mp4

86.3 MB

015 Submit information from Contact page using @RequestParam_en.srt

15.6 KB

016 Submit information from Contact page using POJO object.mp4

74.7 MB

016 Submit information from Contact page using POJO object_en.srt

13.3 KB

017 Define actions for all the links in the Home & Footer page.mp4

71.0 MB

017 Define actions for all the links in the Home & Footer page_en.srt

10.0 KB

018 Building Holidays Page of Eazy School Web Application.mp4

116.4 MB

018 Building Holidays Page of Eazy School Web Application_en.srt

20.0 KB

/.../0. Websites you may like/

[CourseClub.Me].url

0.1 KB

[FreeCourseSite.com].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/09 - Deep dive of Lombok library/

001 Introduction to Lombok library.mp4

25.3 MB

001 Introduction to Lombok library_en.srt

10.3 KB

002 Implementing Lombok inside Eazy School Web App.mp4

27.0 MB

002 Implementing Lombok inside Eazy School Web App_en.srt

9.3 KB

003 Demo of @Slf4j annotation from Lombok library.mp4

35.1 MB

003 Demo of @Slf4j annotation from Lombok library_en.srt

5.7 KB

/10 - Processing Query Params & Path Variables inside Spring/

001 Accepting Query Params using @RequestParam annotation - Theory.mp4

25.2 MB

001 Accepting Query Params using @RequestParam annotation - Theory_en.srt

12.5 KB

002 Accepting Query Params using @RequestParam annotation - Coding.mp4

108.3 MB

002 Accepting Query Params using @RequestParam annotation - Coding_en.srt

17.4 KB

003 Accepting Path Params using @PathVariable annotation - Theory.mp4

17.1 MB

003 Accepting Path Params using @PathVariable annotation - Theory_en.srt

7.3 KB

004 Accepting Path Params using @PathVariable annotation - Coding.mp4

65.2 MB

004 Accepting Path Params using @PathVariable annotation - Coding_en.srt

10.1 KB

/11 - Validating the input using Java Bean & Hibernate Validators/

001 Importance of Validations inside Web Applications.mp4

68.1 MB

001 Importance of Validations inside Web Applications_en.srt

16.0 KB

002 Introduction to Java Bean Validations.mp4

43.4 MB

002 Introduction to Java Bean Validations_en.srt

12.2 KB

003 Adding Bean Validation annotations inside Contact POJO class.mp4

37.0 MB

003 Adding Bean Validation annotations inside Contact POJO class_en.srt

11.5 KB

004 Adding Bean Validation related changes inside EazySchool Web Application.mp4

113.8 MB

004 Adding Bean Validation related changes inside EazySchool Web Application_en.srt

16.6 KB

005 Demo of Bean Validations inside Contact form Page.mp4

54.7 MB

005 Demo of Bean Validations inside Contact form Page_en.srt

10.0 KB

/12 - Beans Web scopes inside Spring framework/

001 Introduction to Spring Web Scopes.mp4

14.3 MB

001 Introduction to Spring Web Scopes_en.srt

9.3 KB

002 Use Cases of Spring Web Scopes.mp4

30.5 MB

002 Use Cases of Spring Web Scopes_en.srt

12.7 KB

003 Demo of @RequestScope inside Eazy School Web Application.mp4

42.8 MB

003 Demo of @RequestScope inside Eazy School Web Application_en.srt

9.1 KB

004 Demo of @SessionScope inside Eazy School Web Application.mp4

54.8 MB

004 Demo of @SessionScope inside Eazy School Web Application_en.srt

9.0 KB

005 Demo of @ApplicationScope inside Eazy School Web Application.mp4

33.2 MB

005 Demo of @ApplicationScope inside Eazy School Web Application_en.srt

8.1 KB

/13 - Implement security inside Web App - Spring Security Part 1/

001 Introduction to Spring Security.mp4

28.9 MB

001 Introduction to Spring Security_en.srt

10.0 KB

002 Deepdive of Authentication Vs Authorization.mp4

15.3 MB

002 Deepdive of Authentication Vs Authorization_en.srt

8.5 KB

003 Demo of Spring Security inside Eazy School Web App with default behavior.mp4

38.4 MB

003 Demo of Spring Security inside Eazy School Web App with default behavior_en.srt

9.8 KB

004 Configure custom credentials inside Spring Security.mp4

29.5 MB

004 Configure custom credentials inside Spring Security_en.srt

6.9 KB

005 Understanding default security configurations inside Spring Security framework.mp4

25.8 MB

005 Understanding default security configurations inside Spring Security framework_en.srt

8.1 KB

006 Configure permitAll() inside Web App using Spring Security.mp4

49.8 MB

006 Configure permitAll() inside Web App using Spring Security_en.srt

10.8 KB

007 Configure denyAll() inside Web App using Spring Security.mp4

20.1 MB

007 Configure denyAll() inside Web App using Spring Security_en.srt

8.7 KB

008 Configure custom security configurations using Spring Security.mp4

67.7 MB

008 Configure custom security configurations using Spring Security_en.srt

12.1 KB

009 Demo of CSRF protection & CSRF Disable inside Spring Security framework.mp4

74.3 MB

009 Demo of CSRF protection & CSRF Disable inside Spring Security framework_en.srt

14.9 KB

010 Comparison of mvcMatchers(), antMatchers(), regexMatchers() of Spring Security.mp4

35.9 MB

010 Comparison of mvcMatchers(), antMatchers(), regexMatchers() of Spring Security_en.srt

9.9 KB

011 Configure multiple users using inMemoryAuthentication() of Spring Security.mp4

71.1 MB

011 Configure multiple users using inMemoryAuthentication() of Spring Security_en.srt

12.6 KB

012 Implement Login & Logout inside Web App - Part 1.mp4

37.4 MB

012 Implement Login & Logout inside Web App - Part 1_en.srt

12.1 KB

013 Implement Login & Logout inside Web App - Part 2.mp4

116.9 MB

013 Implement Login & Logout inside Web App - Part 2_en.srt

18.0 KB

014 Implement Login & Logout inside Web App - Part 3.mp4

60.5 MB

014 Implement Login & Logout inside Web App - Part 3_en.srt

11.6 KB

015 Demo of integration between ThymeLeaf & Spring Security.mp4

102.6 MB

015 Demo of integration between ThymeLeaf & Spring Security_en.srt

14.8 KB

/14 - Exception Handling using @ControllerAdvice & @ExceptionHandler/

001 Introduction to @ControllerAdvice & @ExceptionHandler annotations.mp4

66.2 MB

001 Introduction to @ControllerAdvice & @ExceptionHandler annotations_en.srt

12.4 KB

002 Demo of @ControllerAdvice & @ExceptionHandler annotations.mp4

92.8 MB

002 Demo of @ControllerAdvice & @ExceptionHandler annotations_en.srt

15.4 KB

/15 - Implement CSRF fix inside Web App - Spring Security Part 2/

001 Deep dive of CSRF attack.mp4

42.0 MB

001 Deep dive of CSRF attack_en.srt

17.2 KB

002 Solution for CSRF attack - Theory.mp4

38.2 MB

002 Solution for CSRF attack - Theory_en.srt

14.1 KB

003 Solution for CSRF attack - Coding.mp4

54.3 MB

003 Solution for CSRF attack - Coding_en.srt

9.0 KB

/.../0. Websites you may like/

[CourseClub.Me].url

0.1 KB

[FreeCourseSite.com].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/16 - Deep dive on Spring Boot H2 Database & Spring JDBC framework/

001 Introduction to in-memory H2 Database of Spring Boot.mp4

25.1 MB

001 Introduction to in-memory H2 Database of Spring Boot_en.srt

12.5 KB

002 Setup H2 Database inside a Spring Boot web application.mp4

52.3 MB

002 Setup H2 Database inside a Spring Boot web application_en.srt

22.1 KB

003 Introduction to JDBC & problems with it.mp4

46.7 MB

003 Introduction to JDBC & problems with it_en.srt

14.2 KB

004 Introduction to Spring JDBC.mp4

32.3 MB

004 Introduction to Spring JDBC_en.srt

16.1 KB

005 Deep dive on usage of JdbcTemplate.mp4

49.0 MB

005 Deep dive on usage of JdbcTemplate_en.srt

11.6 KB

006 Saving Contact Message into DB using JdbcTemplate Insert operation.mp4

97.8 MB

006 Saving Contact Message into DB using JdbcTemplate Insert operation_en.srt

21.4 KB

007 Display Contact messages from DB using JdbcTemplate select operation - Part 1.mp4

43.1 MB

007 Display Contact messages from DB using JdbcTemplate select operation - Part 1_en.srt

10.0 KB

008 Display Contact messages from DB using JdbcTemplate select operation - Part 2.mp4

67.8 MB

008 Display Contact messages from DB using JdbcTemplate select operation - Part 2_en.srt

22.4 KB

009 Update Contact messages status using JdbcTemplate update operation.mp4

54.1 MB

009 Update Contact messages status using JdbcTemplate update operation_en.srt

13.1 KB

010 Implementing AOP inside Eazy School Web Application.mp4

71.7 MB

010 Implementing AOP inside Eazy School Web Application_en.srt

12.3 KB

011 Display list of Holidays from H2 Database using JdbcTemplate.mp4

99.3 MB

011 Display list of Holidays from H2 Database using JdbcTemplate_en.srt

23.6 KB

/17 - Setup MySQL DB in AWS & migrating from H2 DB/

001 Setup MYSQL DB inside AWS - Part 1.mp4

34.8 MB

001 Setup MYSQL DB inside AWS - Part 1_en.srt

12.2 KB

002 Setup MYSQL DB inside AWS - Part 2.mp4

32.5 MB

002 Setup MYSQL DB inside AWS - Part 2_en.srt

14.5 KB

003 Migrate from H2 Database to MYSQL Database.mp4

72.8 MB

003 Migrate from H2 Database to MYSQL Database_en.srt

13.9 KB

004 Demo of MYSQL Database changes inside Eazy School Web App.mp4

62.1 MB

004 Demo of MYSQL Database changes inside Eazy School Web App_en.srt

15.0 KB

/18 - Introduction to Spring Data & Spring Data JPA/

001 Problems with Spring JDBC & how ORM frameworks solve these problems.mp4

32.8 MB

001 Problems with Spring JDBC & how ORM frameworks solve these problems_en.srt

8.7 KB

002 Introduction to Spring Data.mp4

24.8 MB

002 Introduction to Spring Data_en.srt

9.5 KB

003 Deepdive on Repository,CrudRepository,PagingAndSortingRepository,JpaRepository.mp4

121.3 MB

003 Deepdive on Repository,CrudRepository,PagingAndSortingRepository,JpaRepository_en.srt

21.5 KB

004 Introduction to Spring Data JPA.mp4

87.5 MB

004 Introduction to Spring Data JPA_en.srt

17.4 KB

005 Migrate from Spring JDBC to Spring Data JPA - Part 1.mp4

71.4 MB

005 Migrate from Spring JDBC to Spring Data JPA - Part 1_en.srt

15.8 KB

006 Migrate from Spring JDBC to Spring Data JPA - Part 2.mp4

126.6 MB

006 Migrate from Spring JDBC to Spring Data JPA - Part 2_en.srt

19.2 KB

007 Migrate from Spring JDBC to Spring Data JPA - Part 3.mp4

64.8 MB

007 Migrate from Spring JDBC to Spring Data JPA - Part 3_en.srt

11.6 KB

008 Migrate from Spring JDBC to Spring Data JPA - Part 4.mp4

91.9 MB

008 Migrate from Spring JDBC to Spring Data JPA - Part 4_en.srt

14.5 KB

009 Deep dive on derived query methods inside Spring Data JPA.mp4

58.4 MB

009 Deep dive on derived query methods inside Spring Data JPA_en.srt

13.6 KB

/19 - Auditing support by Spring Data JPA inside Web Applications/

001 Introduction of Auditing Support by Spring Data JPA.mp4

49.1 MB

001 Introduction of Auditing Support by Spring Data JPA_en.srt

17.9 KB

002 Implement automatic auditing support with Spring Data JPA - Part 1.mp4

63.1 MB

002 Implement automatic auditing support with Spring Data JPA - Part 1_en.srt

13.6 KB

003 Implement automatic auditing support with Spring Data JPA - Part 2.mp4

50.4 MB

003 Implement automatic auditing support with Spring Data JPA - Part 2_en.srt

11.3 KB

/20 - Building Custom Validations inside Spring MVC/

001 Building new user registration web page inside Eazy School Web App.mp4

134.2 MB

001 Building new user registration web page inside Eazy School Web App_en.srt

22.2 KB

002 Building Custom validations for new user registration page - Part 1.mp4

25.3 MB

002 Building Custom validations for new user registration page - Part 1_en.srt

12.6 KB

003 Building Custom validations for new user registration page - Part 2.mp4

77.2 MB

003 Building Custom validations for new user registration page - Part 2_en.srt

16.5 KB

004 Building Custom validations for new user registration page - Part 3.mp4

54.5 MB

004 Building Custom validations for new user registration page - Part 3_en.srt

11.7 KB

005 Building Custom validations for new user registration page - Part 4.mp4

122.0 MB

005 Building Custom validations for new user registration page - Part 4_en.srt

24.3 KB

/21 - Deep dive on OneToOne Relationship, Fetch Types, Cascade Types in ORM frameworks/

001 Creating new tables required for new user registration process_en.srt

15.6 KB

002 Spring Data JPA configurations for Person, Address, Roles tables and entities_en.srt

12.2 KB

003 Introduction to One to One Relationship inside ORM frameworks_en.srt

9.7 KB

004 Making One to One Relationship configurations inside entity classes - Theory_en.srt

11.3 KB

005 Deep dive on Fetch Types and Cascade Types in ORM frameworks.encrypted.m4a.part

0.0 KB

005 Deep dive on Fetch Types and Cascade Types in ORM frameworks.encrypted.m4a.part.frag.urls

105.7 KB

005 Deep dive on Fetch Types and Cascade Types in ORM frameworks.encrypted.mp4.part

0.0 KB

005 Deep dive on Fetch Types and Cascade Types in ORM frameworks.encrypted.mp4.part.frag.urls

105.8 KB

005 Deep dive on Fetch Types and Cascade Types in ORM frameworks_en.srt

15.2 KB

006 Making One to One Relationship configurations inside entity classes - Coding_en.srt

25.3 KB

/22 - Spring Security custom Authentication using DB & Password Hashing/

001 Understanding Spring Security configurations for custom authentication logic_en.srt

15.5 KB

002 Implement Spring Security changes for custom authentication logic - Part 1.encrypted.m4a.part

0.0 KB

002 Implement Spring Security changes for custom authentication logic - Part 1.encrypted.m4a.part.frag.urls

152.5 KB

002 Implement Spring Security changes for custom authentication logic - Part 1.encrypted.mp4.part

0.0 KB

002 Implement Spring Security changes for custom authentication logic - Part 1.encrypted.mp4.part.frag.urls

152.5 KB

002 Implement Spring Security changes for custom authentication logic - Part 1_en.srt

21.2 KB

003 Implement Spring Security changes for custom authentication logic - Part 2.encrypted.m4a.part

0.0 KB

003 Implement Spring Security changes for custom authentication logic - Part 2.encrypted.m4a.part.frag.urls

81.9 KB

003 Implement Spring Security changes for custom authentication logic - Part 2.encrypted.mp4.part

0.0 KB

003 Implement Spring Security changes for custom authentication logic - Part 2.encrypted.mp4.part.frag.urls

82.0 KB

003 Implement Spring Security changes for custom authentication logic - Part 2_en.srt

11.3 KB

004 Problems with Authentication logic using plain text passwords.mp4

7.2 MB

004 Problems with Authentication logic using plain text passwords_en.srt

4.9 KB

005 Deep dive on Encoding, Encryption and Hashing for password management.mp4

78.0 MB

005 Deep dive on Encoding, Encryption and Hashing for password management_en.srt

17.0 KB

006 Deep dive on PasswordEncoder & BCryptPasswordEncoder.mp4

59.7 MB

006 Deep dive on PasswordEncoder & BCryptPasswordEncoder_en.srt

13.3 KB

007 Implementing password hashing with BCryptPaswordEncoder - Part 1.mp4

95.8 MB

007 Implementing password hashing with BCryptPaswordEncoder - Part 1_en.srt

20.8 KB

008 Implementing password hashing with BCryptPaswordEncoder - Part 2.mp4

18.8 MB

008 Implementing password hashing with BCryptPaswordEncoder - Part 2_en.srt

8.6 KB

009 Quick Tip - To Disable the javax validations in Spring Data JPA.mp4

23.1 MB

009 Quick Tip - To Disable the javax validations in Spring Data JPA_en.srt

8.8 KB

/23 - Building Profile web page inside Eazy School Web App/

001 Displaying Profile link inside Dashboard web page.mp4

36.5 MB

001 Displaying Profile link inside Dashboard web page_en.srt

8.9 KB

002 Displaying Profile Web Page on click of profile link in Dashboard.mp4

78.8 MB

002 Displaying Profile Web Page on click of profile link in Dashboard_en.srt

18.6 KB

003 Fetch data from DB and display on the Profile web page.mp4

107.4 MB

003 Fetch data from DB and display on the Profile web page_en.srt

23.0 KB

004 Save Address Data into DB from Profile Page.mp4

94.4 MB

004 Save Address Data into DB from Profile Page_en.srt

16.1 KB

/24 - Deep dive on OneToMany, ManyToOne Relationships in ORM frameworks/

001 Introduction to new enhancements related to OnetoMany, ManytoOne & ManytoMany_en.srt

3.3 KB

002 Displaying Classes, Courses link inside Dashboard web page.mp4

67.1 MB

002 Displaying Classes, Courses link inside Dashboard web page_en.srt

12.3 KB

003 Introduction to OneToMany & ManyToOne mappings.mp4

64.0 MB

003 Introduction to OneToMany & ManyToOne mappings_en.srt

16.4 KB

004 Implement OneToMany & ManyToOne configurations inside Entity classes.mp4

66.7 MB

004 Implement OneToMany & ManyToOne configurations inside Entity classes_en.srt

13.8 KB

005 Displaying new Web Page on click of classes link in Dashboard.mp4

54.5 MB

005 Displaying new Web Page on click of classes link in Dashboard_en.srt

11.0 KB

006 Add & Delete Classes enhancement inside Eazy School Web App.mp4

117.7 MB

006 Add & Delete Classes enhancement inside Eazy School Web App_en.srt

19.2 KB

007 Display, Add & Delete Students enhancement inside Eazy School Web App - Part 1_en.srt

21.7 KB

008 Display, Add & Delete Students enhancement inside Eazy School Web App - Part 2.mp4

69.5 MB

008 Display, Add & Delete Students enhancement inside Eazy School Web App - Part 2_en.srt

13.4 KB

/25 - Deep dive on ManyToMany Relationship & Configurations inside ORM frameworks/

001 Introduction to ManyToMany relationship in ORM frameworks.mp4

44.2 MB

001 Introduction to ManyToMany relationship in ORM frameworks_en.srt

19.2 KB

002 Implement ManyToMany configurations inside Entity classes.mp4

86.4 MB

002 Implement ManyToMany configurations inside Entity classes_en.srt

16.9 KB

003 Display & Add Courses enhancement inside Eazy School Web App - Part 1_en.srt

13.3 KB

004 Display & Add Courses enhancement inside Eazy School Web App - Part 2_en.srt

16.3 KB

005 Display & Add Students enhancement inside Course Web Page.mp4

92.4 MB

005 Display & Add Students enhancement inside Course Web Page_en.srt

17.2 KB

006 Delete Student enhancement inside Course Web Page.mp4

52.9 MB

006 Delete Student enhancement inside Course Web Page_en.srt

9.4 KB

007 Implement Student Dashboard related enhancements inside Eazy School Web App_en.srt

22.5 KB

/26 - Sorting & Pagination inside Spring Data JPA/

001 Introduction to Sorting inside Spring Data JPA.mp4

22.9 MB

001 Introduction to Sorting inside Spring Data JPA_en.srt

10.4 KB

002 Implement & Demo of Static Sorting.mp4

44.2 MB

002 Implement & Demo of Static Sorting_en.srt

8.6 KB

003 Implement & Demo of Dynamic Sorting.mp4

42.3 MB

003 Implement & Demo of Dynamic Sorting_en.srt

8.4 KB

004 Introduction to Pagination inside Spring Data JPA.mp4

41.4 MB

004 Introduction to Pagination inside Spring Data JPA_en.srt

13.3 KB

005 Implement & Demo of Pagination & Dynamic Sorting - Part 1.mp4

164.5 MB

005 Implement & Demo of Pagination & Dynamic Sorting - Part 1_en.srt

25.8 KB

006 Implement & Demo of Pagination & Dynamic Sorting - Part 2.mp4

121.1 MB

006 Implement & Demo of Pagination & Dynamic Sorting - Part 2_en.srt

18.1 KB

/27 - Writing Custom Queries inside Spring Data JPA/

001 Introduction to custom queries using @Query,@NamedQuery,@NamedNativeQuery & JPQL.mp4

139.1 MB

001 Introduction to custom queries using @Query,@NamedQuery,@NamedNativeQuery & JPQL_en.srt

20.0 KB

002 Writing Custom Queries using @Query Annotation.mp4

59.8 MB

002 Writing Custom Queries using @Query Annotation_en.srt

12.5 KB

003 Writing Custom Update Queries using @Query,@Modifying,@Transactional Annotations.mp4

55.4 MB

003 Writing Custom Update Queries using @Query,@Modifying,@Transactional Annotations_en.srt

17.9 KB

004 Deep dive on @NamedQuery,@NamedNativeQuery inside Spring Data JPA.mp4

21.5 MB

004 Deep dive on @NamedQuery,@NamedNativeQuery inside Spring Data JPA_en.srt

8.5 KB

005 Writing Custom Queries using @NamedQuery,@NamedNativeQuery Annotations.mp4

151.5 MB

005 Writing Custom Queries using @NamedQuery,@NamedNativeQuery Annotations_en.srt

22.7 KB

/28 - Building REST Services using Spring framework/

001 Introduction to REST Services.mp4

16.8 MB

001 Introduction to REST Services_en.srt

9.9 KB

002 Build REST services using Spring MVC style & @ResponseBody annotation - Theory.mp4

13.4 MB

002 Build REST services using Spring MVC style & @ResponseBody annotation - Theory_en.srt

8.3 KB

003 Implement REST service using Spring MVC style & @ResponseBody - Part 1.mp4

34.8 MB

003 Implement REST service using Spring MVC style & @ResponseBody - Part 1_en.srt

13.3 KB

004 Implement REST service using Spring MVC style & @ResponseBody - Part 2.mp4

46.9 MB

004 Implement REST service using Spring MVC style & @ResponseBody - Part 2_en.srt

12.2 KB

005 Deep dive & Demo of @RequestBody annotation.mp4

61.9 MB

005 Deep dive & Demo of @RequestBody annotation_en.srt

15.1 KB

006 Implement REST Services using @RestController annotation.mp4

22.4 MB

006 Implement REST Services using @RestController annotation_en.srt

5.4 KB

007 Demo of save operation using Rest Service & ResponseEntity.mp4

122.3 MB

007 Demo of save operation using Rest Service & ResponseEntity_en.srt

20.1 KB

008 Demo of delete operation using Rest Service & RequestEntity.mp4

60.1 MB

008 Demo of delete operation using Rest Service & RequestEntity_en.srt

9.5 KB

009 Demo of update operation using Rest Service & recap of all Rest annotations.mp4

56.6 MB

009 Demo of update operation using Rest Service & recap of all Rest annotations_en.srt

12.0 KB

010 Implement global error logic for Rest Services using @RestControllerAdvice.mp4

52.3 MB

010 Implement global error logic for Rest Services using @RestControllerAdvice_en.srt

9.9 KB

011 Deep dive on CROSS-ORIGIN RESOURCE SHARING (CORS) & @CrossOrigin annotation.mp4

29.8 MB

011 Deep dive on CROSS-ORIGIN RESOURCE SHARING (CORS) & @CrossOrigin annotation_en.srt

10.2 KB

012 Sending Response in XML format in Rest Services.mp4

36.3 MB

012 Sending Response in XML format in Rest Services_en.srt

7.0 KB

013 Demo of Content filter inside Rest Services using @JsonIgnore annotation.mp4

37.8 MB

013 Demo of Content filter inside Rest Services using @JsonIgnore annotation_en.srt

6.9 KB

/29 - Consuming Rest Services using Spring framework/

001 Introduction to Consuming Rest Services inside Web Applications.mp4

84.9 MB

001 Introduction to Consuming Rest Services inside Web Applications_en.srt

14.6 KB

002 Consuming Rest Services using OpenFeign - Theory.mp4

58.9 MB

002 Consuming Rest Services using OpenFeign - Theory_en.srt

14.9 KB

003 Consuming Rest Services using OpenFeign - Coding.mp4

78.8 MB

003 Consuming Rest Services using OpenFeign - Coding_en.srt

17.3 KB

004 Consuming Rest Services using RestTemplate.mp4

85.2 MB

004 Consuming Rest Services using RestTemplate_en.srt

22.2 KB

005 Consuming Rest Services using WebClient.mp4

99.5 MB

005 Consuming Rest Services using WebClient_en.srt

22.3 KB

/30 - Deep dive on Spring Data Rest & HAL Explorer/

001 Introduction to Spring Data Rest & HAL Explorer.mp4

28.9 MB

001 Introduction to Spring Data Rest & HAL Explorer_en.srt

10.5 KB

002 Deep dive of Spring Data Rest & exploring Rest APIs - Part 1.mp4

55.4 MB

002 Deep dive of Spring Data Rest & exploring Rest APIs - Part 1_en.srt

15.5 KB

003 Deep dive of Spring Data Rest & exploring Rest APIs - Part 2.mp4

29.5 MB

003 Deep dive of Spring Data Rest & exploring Rest APIs - Part 2_en.srt

14.5 KB

004 Exploring Rest APIs of Spring Data Rest using HAL Explorer.mp4

35.7 MB

004 Exploring Rest APIs of Spring Data Rest using HAL Explorer_en.srt

9.2 KB

005 Securing Spring Data Rest APIs & HAL Explorer.mp4

32.1 MB

005 Securing Spring Data Rest APIs & HAL Explorer_en.srt

5.3 KB

006 Quick Tips around Spring Data Rest.mp4

46.3 MB

006 Quick Tips around Spring Data Rest_en.srt

10.3 KB

/31 - Logging Configurations inside SpringBoot/

001 Introduction to Logging inside SpringBoot.mp4

65.5 MB

001 Introduction to Logging inside SpringBoot_en.srt

14.9 KB

002 Logging configurations for SpringBoot framework code.mp4

67.9 MB

002 Logging configurations for SpringBoot framework code_en.srt

11.6 KB

003 Logging configurations for Application code.mp4

62.7 MB

003 Logging configurations for Application code_en.srt

14.0 KB

004 Store log statements into a custom file and folder.mp4

98.6 MB

004 Store log statements into a custom file and folder_en.srt

18.2 KB

/32 - Properties Configuration & Profiles inside SpringBoot/

001 Introduction to Externalized properties inside SpringBoot Web Applications.mp4

20.7 MB

001 Introduction to Externalized properties inside SpringBoot Web Applications_en.srt

10.2 KB

002 Reading properties using @Value annotation.mp4

52.4 MB

002 Reading properties using @Value annotation_en.srt

11.7 KB

003 Reading properties using Environment interface.mp4

41.0 MB

003 Reading properties using Environment interface_en.srt

7.6 KB

004 Reading properties using @ConfigurationProperties - Theory.mp4

75.9 MB

004 Reading properties using @ConfigurationProperties - Theory_en.srt

16.2 KB

005 Reading properties using @ConfigurationProperties - Coding.mp4

92.8 MB

005 Reading properties using @ConfigurationProperties - Coding_en.srt

16.7 KB

006 Introduction to Profiles in Spring.mp4

14.1 MB

006 Introduction to Profiles in Spring_en.srt

6.9 KB

007 Implementation & Demo of Profiles inside Eazy School Web App.mp4

62.6 MB

007 Implementation & Demo of Profiles inside Eazy School Web App_en.srt

13.5 KB

008 Various approaches to activate Profiles inside Spring.mp4

96.3 MB

008 Various approaches to activate Profiles inside Spring_en.srt

22.0 KB

009 Creating beans conditionally based on active profile.mp4

44.8 MB

009 Creating beans conditionally based on active profile_en.srt

9.8 KB

/33 - Deep Dive on Spring Boot Actuator & Spring Boot Admin/

001 Introduction to Spring Boot Actuator.mp4

12.0 MB

001 Introduction to Spring Boot Actuator_en.srt

6.0 KB

002 Implement and Secure Actuator inside Eazy School Web App.mp4

58.0 MB

002 Implement and Secure Actuator inside Eazy School Web App_en.srt

9.5 KB

003 Deepdive of Actuator endpoints.mp4

126.0 MB

003 Deepdive of Actuator endpoints_en.srt

27.1 KB

004 Exploring Actuator data using Spring Boot Admin.mp4

119.0 MB

004 Exploring Actuator data using Spring Boot Admin_en.srt

20.9 KB

/34 - Deploying SpringBoot App into AWS Cloud/

001 Introduction to Cloud Deployment, AWS EC2 & AWS Elastic Beanstalk.mp4

35.4 MB

001 Introduction to Cloud Deployment, AWS EC2 & AWS Elastic Beanstalk_en.srt

13.9 KB

002 Packaging Spring Boot application for AWS Deployment.mp4

76.0 MB

002 Packaging Spring Boot application for AWS Deployment_en.srt

10.3 KB

003 Deploying Spring Boot app into AWS Elatsic Beanstalk - Part 1.mp4

62.2 MB

003 Deploying Spring Boot app into AWS Elatsic Beanstalk - Part 1_en.srt

11.7 KB

004 Deploying Spring Boot app into AWS Elatsic Beanstalk - Part 2.mp4

83.2 MB

004 Deploying Spring Boot app into AWS Elatsic Beanstalk - Part 2_en.srt

12.3 KB

005 Switching DB inside AWS Elastic Beanstalk.mp4

52.7 MB

005 Switching DB inside AWS Elastic Beanstalk_en.srt

13.6 KB

006 Deleting AWS Beanstalk & DB resources.mp4

10.3 MB

006 Deleting AWS Beanstalk & DB resources_en.srt

4.5 KB

/35 - Thank You & Congratulations/

001 Thank You & Congratulations.mp4

6.8 MB

001 Thank You & Congratulations_en.srt

3.8 KB

002 Bonus lectures.html

2.4 KB

 

Total files 511


Copyright © 2024 FileMood.com