File List
-
01 Introduction/001 Microservices and RESTful APIs with Spring Boot and Spring Cloud - Preview.mp4 7 MB
01 Introduction/002 Congratulations.html 1.93 KB
01 Introduction/003 0000.0002.Spring-Microservices-CourseGuide.pdf 2.41 MB
01 Introduction/003 Introduction to the Course Course Guide.mp4 2.67 MB
02 Introduction To Web Services/004 What is a Web Service.mp4 10.67 MB
02 Introduction To Web Services/005 Important How Questions related to Web Services.mp4 10.99 MB
02 Introduction To Web Services/006 Web Services - Key Terminology.mp4 7.14 MB
02 Introduction To Web Services/007 Introduction to SOAP Web Services.mp4 7.77 MB
02 Introduction To Web Services/008 Introduction to RESTful Web Services.mp4 13.62 MB
02 Introduction To Web Services/009 SOAP vs RESTful Web Services.mp4 3.86 MB
03 Restful Web Services with Spring Boot/010 Section Introduction - RESTful Web Services with Spring Boot.mp4 4.3 MB
03 Restful Web Services with Spring Boot/011 Step 01 - Initializing a RESTful Services Project with Spring Boot.mp4 15.21 MB
03 Restful Web Services with Spring Boot/012 Fastest Approach to Solve All Your Exceptions.html 2.39 KB
03 Restful Web Services with Spring Boot/013 Step 02 - Understanding the RESTful Services we would create in this course.mp4 12.59 MB
03 Restful Web Services with Spring Boot/014 Step 03 - Creating a Hello World Service.mp4 33.16 MB
03 Restful Web Services with Spring Boot/015 Step 04 - Enhancing the Hello World Service to return a Bean.mp4 39.74 MB
03 Restful Web Services with Spring Boot/016 Step 05 - Quick Review of Spring Boot Auto Configuration and Dispatcher Servlet.mp4 27.64 MB
03 Restful Web Services with Spring Boot/017 Step 06 - Enhancing the Hello World Service with a Path Variable.mp4 8.09 MB
03 Restful Web Services with Spring Boot/018 Step 07 - Creating User Bean and User Service.mp4 20.35 MB
03 Restful Web Services with Spring Boot/019 Step 08 - Implementing GET Methods for User Resource.mp4 11.41 MB
03 Restful Web Services with Spring Boot/020 Step 09 - Implementing POST Method to create User Resource.mp4 69.52 MB
03 Restful Web Services with Spring Boot/021 Step 10 - Enhancing POST Method to return correct HTTP Status Code and Location.mp4 16.16 MB
03 Restful Web Services with Spring Boot/022 Step 11 - Implementing Exception Handling - 404 Resource Not Found.mp4 15.46 MB
03 Restful Web Services with Spring Boot/023 Step 12 - Implementing Generic Exception Handling for all Resources.mp4 37.43 MB
03 Restful Web Services with Spring Boot/024 Step 13 - Exercise User Post Resource and Exception Handling.mp4 3.18 MB
03 Restful Web Services with Spring Boot/025 Step 14 - Implementing DELETE Method to delete a User Resource.mp4 11.26 MB
03 Restful Web Services with Spring Boot/026 Recommended Spring Boot Version - 2.1.3.RELEASE.html 1.6 KB
03 Restful Web Services with Spring Boot/027 Step 15 - Implementing Validations for RESTful Services.mp4 31.12 MB
03 Restful Web Services with Spring Boot/028 Quick Tip HATEOAS Recent Changes.html 1.98 KB
03 Restful Web Services with Spring Boot/029 Step 16 - Implementing HATEOAS for RESTful Services.mp4 24.73 MB
03 Restful Web Services with Spring Boot/030 Step 17 - Overview of Advanced RESTful Service Features.mp4 1.75 MB
03 Restful Web Services with Spring Boot/031 Step 18 - Internationalization for RESTful Services.mp4 25.39 MB
03 Restful Web Services with Spring Boot/032 Step 18 Part 2 - Internationalization for RESTful Services.mp4 6.98 MB
03 Restful Web Services with Spring Boot/033 Step 19 - Content Negotiation - Implementing Support for XML.mp4 14.96 MB
03 Restful Web Services with Spring Boot/034 Step 20 - Configuring Auto Generation of Swagger Documentation.mp4 53.45 MB
03 Restful Web Services with Spring Boot/035 Step 21 - Introduction to Swagger Documentation Format.mp4 23.35 MB
03 Restful Web Services with Spring Boot/036 Course Update Incompatibility in recent versions of Swagger and Hateoas.html 2.4 KB
03 Restful Web Services with Spring Boot/037 Step 22 - Enhancing Swagger Documentation with Custom Annotations.mp4 30.27 MB
03 Restful Web Services with Spring Boot/038 Step 23 - Monitoring APIs with Spring Boot Actuator.mp4 29.76 MB
03 Restful Web Services with Spring Boot/039 Step 24 - Implementing Static Filtering for RESTful Service.mp4 19.28 MB
03 Restful Web Services with Spring Boot/040 Step 25 - Implementing Dynamic Filtering for RESTful Service.mp4 24.79 MB
03 Restful Web Services with Spring Boot/041 Step 26 - Versioning RESTful Services - Basic Approach with URIs.mp4 15.85 MB
03 Restful Web Services with Spring Boot/042 Step 27 - Versioning RESTful Services - Header and Content Negotiation Approach.mp4 26.1 MB
03 Restful Web Services with Spring Boot/043 Step 28 - Implementing Basic Authentication with Spring Security.mp4 13.67 MB
03 Restful Web Services with Spring Boot/044 Step 29 - Overview of Connecting RESTful Service to JPA.mp4 4.78 MB
03 Restful Web Services with Spring Boot/045 Step 30 - Creating User Entity and some test data.mp4 11.8 MB
03 Restful Web Services with Spring Boot/046 Step 31 - Updating GET methods on User Resource to use JPA.mp4 20.29 MB
03 Restful Web Services with Spring Boot/047 Step 32 - Updating POST and DELETE methods on User Resource to use JPA.mp4 13.04 MB
03 Restful Web Services with Spring Boot/048 Step 33 - Creating Post Entity and Many to One Relationship with User Entity.mp4 18.5 MB
03 Restful Web Services with Spring Boot/049 Step 34 - Implementing a GET service to retrieve all Posts of a User.mp4 11.77 MB
03 Restful Web Services with Spring Boot/050 Step 35 - Implementing a POST service to create a Post for a User.mp4 18.05 MB
03 Restful Web Services with Spring Boot/051 Step 36 - Richardson Maturity Model.mp4 6.06 MB
03 Restful Web Services with Spring Boot/052 Step 37 - RESTful Web Services - Best Practices.mp4 5.89 MB
04 Microservices with Spring Cloud/053 Section Introduction - Microservices with Spring Cloud.mp4 5.41 MB
04 Microservices with Spring Cloud/054 Step 00 - 01 - Introduction to Microservices.mp4 9.68 MB
04 Microservices with Spring Cloud/055 Step 00 - 02 - Challenges with Microservices.mp4 9.39 MB
04 Microservices with Spring Cloud/056 Step 00 - 03 - Introduction to Spring Cloud.mp4 15.85 MB
04 Microservices with Spring Cloud/057 Step 00 - 04 - Advantages of Microservices Architectures.mp4 4.68 MB
04 Microservices with Spring Cloud/058 Step 00 - 05 - Microservice Components - Standardizing Ports and URL.mp4 7.29 MB
04 Microservices with Spring Cloud/059 Step 01 - Part 1 - Intro to Limits Microservice and Spring Cloud Config Server.mp4 8.66 MB
04 Microservices with Spring Cloud/060 Step 01 - Part 2 - Setting up Limits Microservice.mp4 11.71 MB
04 Microservices with Spring Cloud/061 Step 02 - Creating a hard coded limits service.mp4 12.58 MB
04 Microservices with Spring Cloud/062 Step 03 -Enhance limits service to get configuration from application properties.mp4 44.99 MB
04 Microservices with Spring Cloud/063 Step 04 - Setting up Spring Cloud Config Server.mp4 8.75 MB
04 Microservices with Spring Cloud/064 Step 05 - Installing Git.mp4 3.94 MB
04 Microservices with Spring Cloud/065 Step 06 - Creating Local Git Repository.mp4 10.29 MB
04 Microservices with Spring Cloud/066 Step 07 - Connect Spring Cloud Config Server to Local Git Repository.mp4 11.86 MB
04 Microservices with Spring Cloud/067 Step 08 - Configuration for Multiple Environments in Git Repository.mp4 15.4 MB
04 Microservices with Spring Cloud/068 Step 09 - Connect Limits Service to Spring Cloud Config Server.mp4 12.59 MB
04 Microservices with Spring Cloud/069 Debugging problems with Spring Cloud Config Server.html 1.58 KB
04 Microservices with Spring Cloud/070 Step 10 - Configuring Profiles for Limits Service.mp4 12.17 MB
04 Microservices with Spring Cloud/071 Step 11 - A review of Spring Cloud Config Server.mp4 7.07 MB
04 Microservices with Spring Cloud/072 Step 12 - Introduction to Currency Conversion and Currency Exchange Microservice.mp4 5.81 MB
04 Microservices with Spring Cloud/073 Step 13 - Setting up Currency Exchange Microservice.mp4 7.7 MB
04 Microservices with Spring Cloud/074 Step 14 - Create a simple hard coded currency exchange service.mp4 16.29 MB
04 Microservices with Spring Cloud/075 Step 15 - Setting up Dynamic Port in the the Response.mp4 19.39 MB
04 Microservices with Spring Cloud/076 Step 16 - Configure JPA and Initialized Data.mp4 21.98 MB
04 Microservices with Spring Cloud/077 Step 17 - Create a JPA Repository.mp4 14.18 MB
04 Microservices with Spring Cloud/078 Step 18 - Setting up Currency Conversion Microservice.mp4 4.84 MB
04 Microservices with Spring Cloud/079 Step 19 - Creating a service for currency conversion.mp4 17.09 MB
04 Microservices with Spring Cloud/080 Step 20 - Invoking Currency Exchange Microservice from Currency Conversion Micro.mp4 23.21 MB
04 Microservices with Spring Cloud/081 Use Spring Cloud - Greenwich.RC2 and Spring Boot - 2.1.1.RELEASE.html 1.8 KB
04 Microservices with Spring Cloud/082 Step 21 - Using Feign REST Client for Service Invocation.mp4 28.94 MB
04 Microservices with Spring Cloud/083 Step 22 - Setting up client side load balancing with Ribbon.mp4 13.25 MB
04 Microservices with Spring Cloud/084 Step 23 - Running client side load balancing with Ribbon.mp4 13.33 MB
04 Microservices with Spring Cloud/085 Debugging problems with Feign and Ribbon.html 1.56 KB
04 Microservices with Spring Cloud/086 Step 24 - Understand the need for a Naming Server.mp4 5.82 MB
04 Microservices with Spring Cloud/087 Step 25 - Setting up Eureka Naming Server.mp4 12.62 MB
04 Microservices with Spring Cloud/088 Step 26 - Connecting Currency Conversion Microservice to Eureka.mp4 8.26 MB
04 Microservices with Spring Cloud/089 Step 27 - Connecting Currency Exchange Microservice to Eureka.mp4 5.95 MB
04 Microservices with Spring Cloud/090 Step 28 - Distributing calls using Eureka and Ribbon.mp4 18.39 MB
04 Microservices with Spring Cloud/091 Debugging Problems with Naming Server ( Eureka ) and Ribbon.html 1.61 KB
04 Microservices with Spring Cloud/092 Step 29 - A review of implementing Eureka Ribbon and Feign.mp4 6.94 MB
04 Microservices with Spring Cloud/093 Step 30 - Introduction to API Gateways.mp4 4.66 MB
04 Microservices with Spring Cloud/094 Step 31 - Setting up Zuul API Gateway.mp4 10.19 MB
04 Microservices with Spring Cloud/095 Step 32 - Implementing Zuul Logging Filter.mp4 15.4 MB
04 Microservices with Spring Cloud/096 Step 33 - Executing a request through Zuul API Gateway.mp4 12.87 MB
04 Microservices with Spring Cloud/097 Step 34 - Setting up Zuul API Gateway between microservice invocations.mp4 18.84 MB
04 Microservices with Spring Cloud/098 Debugging Problems with Zuul API Gateway.html 1.56 KB
04 Microservices with Spring Cloud/099 Step 35 - Introduction to Distributed Tracing.mp4 5.47 MB
04 Microservices with Spring Cloud/100 Step 36 - Implementing Spring Cloud Sleuth.mp4 15.35 MB
04 Microservices with Spring Cloud/101 Step 37 - Introduction to Distributed Tracing with Zipkin.mp4 7.59 MB
04 Microservices with Spring Cloud/102 Step 38 - Installing Rabbit MQ.mp4 10.42 MB
04 Microservices with Spring Cloud/103 Updates to Step 39 - Running Zipkin on Windows.html 1.68 KB
04 Microservices with Spring Cloud/104 Step 39 - Setting up Distributed Tracing with Zipkin.mp4 54.07 MB
04 Microservices with Spring Cloud/105 Step 40 - Connecting microservices to Zipkin.mp4 10.48 MB
04 Microservices with Spring Cloud/106 Updates to Step 40 Use spring-cloud-starter-zipkin and spring-rabbit.html 2.14 KB
04 Microservices with Spring Cloud/107 Step 41 - Using Zipkin UI Dashboard to trace requests.mp4 7.53 MB
04 Microservices with Spring Cloud/108 Debugging Problems with Zipkin.html 1.53 KB
04 Microservices with Spring Cloud/109 Step 42 - Understanding the need for Spring Cloud Bus.mp4 73.8 MB
04 Microservices with Spring Cloud/110 Step 43 - Implementing Spring Cloud Bus.mp4 35.53 MB
04 Microservices with Spring Cloud/111 Step 44 - Fault Tolerance with Hystrix.mp4 16.91 MB
05 Thanks/112 Bonus Lecture.html 18.06 KB
05 Thanks/113 Thank You.mp4 1.89 MB
06 Appendix - Introduction to Spring Boot in 10 Steps/114 0005 - Section Introduction 04 - Introduction to Spring Boot in 10 Steps.mp4 2.64 MB
06 Appendix - Introduction to Spring Boot in 10 Steps/115 Step 1 Introduction to Spring Boot - Goals and Important Features.mp4 12.25 MB
06 Appendix - Introduction to Spring Boot in 10 Steps/116 Step 2 Developing Spring Applications before Spring Boot.mp4 9.15 MB
06 Appendix - Introduction to Spring Boot in 10 Steps/117 Step 3 Using Spring Initializr to create a project.mp4 11.02 MB
06 Appendix - Introduction to Spring Boot in 10 Steps/118 Step 4 Creating a Simple REST Controller.mp4 16.73 MB
06 Appendix - Introduction to Spring Boot in 10 Steps/119 Step 5 What is Spring Boot Auto Configuration.mp4 36.08 MB
06 Appendix - Introduction to Spring Boot in 10 Steps/120 Step 6 Spring Boot vs Spring vs Spring MVC.mp4 15.7 MB
06 Appendix - Introduction to Spring Boot in 10 Steps/121 Step 7 Spring Boot Starter Projects - Starter Web and Starter JPA.mp4 30.9 MB
06 Appendix - Introduction to Spring Boot in 10 Steps/122 Step 8 Overview of different Spring Boot Starter Projects.mp4 9.76 MB
06 Appendix - Introduction to Spring Boot in 10 Steps/123 Step 9 Spring Boot Actuator.mp4 30.85 MB
06 Appendix - Introduction to Spring Boot in 10 Steps/124 Step 10 Spring Boot Developer Tools.mp4 18.12 MB
07 Appendix - Introduction to JPA in 10 Steps/125 Section Introduction - Introduction to JPA in 10 Steps.mp4 3.54 MB
07 Appendix - Introduction to JPA in 10 Steps/126 Step 1 Object Relational Impedence Mismatch.mp4 10 MB
07 Appendix - Introduction to JPA in 10 Steps/127 Step 2 World before JPA - JDBC Spring JDBC and myBatis.mp4 16.92 MB
07 Appendix - Introduction to JPA in 10 Steps/128 Step 3 Introduction to JPA.mp4 10.36 MB
07 Appendix - Introduction to JPA in 10 Steps/129 Step 4 Creating a JPA Project using Spring Initializr.mp4 16.09 MB
07 Appendix - Introduction to JPA in 10 Steps/130 Step 5 Defining a JPA Entity - User.mp4 11.77 MB
07 Appendix - Introduction to JPA in 10 Steps/131 Step 6 Defining a Service to manage the Entity - UserService and EntityManager.mp4 13.67 MB
07 Appendix - Introduction to JPA in 10 Steps/132 Step 7 Using a Command Line Runner to save the User to database.mp4 15.12 MB
07 Appendix - Introduction to JPA in 10 Steps/133 Step 8 Magic of Spring Boot and In Memory Database H2.mp4 25.27 MB
07 Appendix - Introduction to JPA in 10 Steps/134 Step 9 Introduction to Spring Data JPA.mp4 14.84 MB
07 Appendix - Introduction to JPA in 10 Steps/135 Step 10 More JPA Repository findById and findAll.mp4 10.26 MB
Download Info
-
Tips
“UD75” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.
-
DMCA Notice and Takedown Procedure
If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.