وب سایت تخصصی شرکت فرین
دسته بندی دوره ها

[NEW] Spring Framework 6: Beginner to Guru

سرفصل های دوره

All Things Spring! Spring Framework 6, Spring Boot 3, Spring AI, Spring MVC, Spring Data JPA, Spring Security, OAuth/JWT


01 - Introduction
  • 001 Course Introduction
  • 002 Instructor Introduction
  • 003 GettingMostOutOfCourse.pdf
  • 003 Getting the Most out of this Course
  • 004 DevEnvSetup.pdf
  • 004 Setting Up Your Development Environment
  • 005 Is Your IDE Free Like a Puppy
  • 006 Free 120 Day IntelliJ IDEA Trial!.html
  • 007 GettingHelpWithSpringV2.pdf
  • 007 Getting Help with the Spring Framework
  • 008 Course Slack Room - Chat Live with Me and Other Gurus!.html
  • 009 Using GitHub

  • 02 - Building a Spring Boot Web App
  • 001 Introduction
  • 002 IntroductionToSpring.pdf
  • 002 Introduction to Spring
  • 003 Application Overview
  • 003 WebAppOverview.pdf
  • 004 Spring Initilizer
  • 004 spring-6-webapp-main.zip
  • 005 Open Project in IntelliJ
  • 006 Using JPA Entities
  • 007 JPA Relationships
  • 008 Code Examples in GitHub
  • 009 Equality in Hibernate
  • 010 Spring Data Repositories
  • 011 Initializing Data with Spring
  • 012 Publisher Relationships
  • 013 Introduction to H2 Database Console
  • 014 IntroSpringMVC-6.pdf
  • 014 Introduction to Spring MVC
  • 015 Create Service Layer
  • 016 Configuring Spring Controllers
  • 017 Thymeleaf Templates
  • 018 Project Review
  • external-links.txt

  • 03 - Dependency Injection with Spring
  • 001 Introduction
  • 002 SOLIDOOPS6.pdf
  • 002 SOLID Principles of OOP
  • 003 The Spring Context
  • 004 Spring Test Context
  • 005 BasicsOfDepInjectionS6.pdf
  • 005 Basics of Dependency Injection
  • 006 Dependencies Without Injection
  • 007 Dependency Injection without Spring
  • 008 Dependency Injection using Spring Framework
  • 009 Primary Beans
  • 010 Using Qualifiers
  • 011 Spring Profiles
  • 012 Default Profile
  • 013 SpringBeanLifecycle.pdf
  • 013 Spring Bean Life Cycle
  • 014 Spring Bean Life Cycle Demo
  • 015 Dependency Injection Quiz.html
  • external-links.txt

  • 04 - Introduction to Restful Web Services
  • 001 Introduction
  • 002 HTTPProtocol.pdf
  • 002 HTTP Protocol
  • 003 HTTPRequestMethods.pdf
  • 003 HTTP Request Methods
  • 004 Postman Demonstration
  • 005 BeginnersGuideToREST.pdf
  • 005 Beginners Guide to REST
  • 006 RichardsonMaturityMdle.pdf
  • 006 Richardson Maturity Model
  • 007 SpringRestfulServices.pdf
  • 007 Spring Framework and RESTFul Services
  • 008 Restful Web Services Quiz.html

  • 05 - Project Lombok
  • 001 Introduction
  • 002 Create New Project
  • 002 NewProjectSpring6RestMVC
  • 003 ProjectLombokOverview.pdf
  • 003 Project Lombok Features
  • 004 Project Lombok POJOs
  • 005 Project Lombok Builders
  • 006 Project Lombok Constructors
  • 007 Project Lombok Logging
  • 008 Delombok
  • external-links.txt

  • 06 - Spring MVC Rest Services
  • 001 Introduction
  • 002 Introducing SFG Beer Works
  • 003 HTTP GET with Spring MVC List Operation
  • 004 HTTP Client
  • 005 Using Path Parameters - Get By Id
  • 006 Spring Boot Development Tools
  • 007 HTTP POST with Spring MVC
  • 008 Set Header on HTTP Response
  • 009 HTTP PUT with Spring MVC
  • 010 HTTP DELETE with Spring MVC
  • 011 HTTP PATCH with Spring MVC
  • 012 Spring MVC Rest Quiz.html
  • external-links.txt

  • 07 - Spring MockMVC Test with Mockito
  • 001 Introduction
  • 002 IntroTestingMockMVC.pdf
  • 002 Introduction to Testing with MockMVC
  • 003 MockMVC Configuration
  • 004 Return Data With Mockito
  • 005 Using JSON Matchers
  • 006 MockMVC Test List Beers
  • 007 Create JSON Using Jackson
  • 008 MockMVC Test Create Beer
  • 009 MockMVC Test Update Beer
  • 010 MockMVC Test Delete Beer
  • 011 MockMVC Test Patch Beer
  • 012 DRY - Dont Repeat Yourself
  • 012 DontRepeatYourself.pdf
  • 013 DRY - Refactoring
  • 014 URI Builder
  • external-links.txt

  • 08 - Exception Handling with Spring MVC
  • 001 Introduction
  • 002 ExceptionHandlingOverview.pdf
  • 002 Exception Handling Overview
  • 003 Throw Custom Exception with Mockito
  • 004 Using Exception Handler
  • 005 Controller Advice
  • 006 Using ResponseStatus Annotation
  • 007 Using Java Optional
  • external-links.txt

  • 09 - Spring Data JPA with Spring MVC
  • 001 Introduction
  • 002 DataTransferObjects.pdf
  • 002 Data Transfer Objects
  • 003 Refactoring to DTOs
  • 004 Spring Data JPA Dependencies
  • 005 Creating JPA Entities
  • 006 Hibernate UUID Id Generation
  • 007 Spring Data JPA Repositories
  • 008 Spring Boot JPA Test Splice
  • 009 MapStruct Dependencies and Configuration
  • 010 MapStruct Mappers
  • 011 JPA Services
  • 012 JPA Get Operations
  • 013 Controller Integration Test
  • 014 Testing for expected Exceptions
  • 015 JPA Save New Beer Operation
  • 016 JPA Update Beer by Id Operation
  • 017 JPA Update Beer Not Found
  • 018 JPA Delete Beer by Id
  • 019 JPA Delete by Id Not Found
  • external-links.txt

  • 10 - Data Validation
  • 001 Introduction
  • 002 Data Validation Overview
  • 002 DavaValidationOverview.pdf
  • 003 Java Bean Validation Maven Dependencies
  • 004 Controller Binding Validation
  • 005 Custom Validation Handler
  • 006 Custom Error Body
  • 007 JPA Validation
  • 008 Database Constraint Validation
  • 009 Controller Testing with JPA
  • 010 JPA Validation Error Handler
  • 011 JPA Validation Error Message
  • external-links.txt

  • 11 - MySQL with Spring Boot
  • 001 Introduction
  • 002 OverviewOfMySQL.pdf
  • 002 Overview of MySQL
  • 003 Installing MySQL.html
  • 004 Create MySQL Schema and User Accounts
  • 005 Adding MySQL Dependencies
  • 006 Spring Boot MySQL Profile
  • 007 Console Logging of SQL Statements
  • 008 JPA Updates for MySQL
  • 009 Hikari Datasource Pool
  • 010 Schema Script Generation
  • 011 Spring Boot Database Initialization
  • external-links.txt

  • 12 - Flyway Migrations
  • 001 Introduction
  • 002 OverviewOfFlywayS6.pdf
  • 002 Overview of Flyway
  • 003 Flyway Dependencies
  • 004 Flyway Migration Script Configuration
  • 005 Add Database Column
  • 006 Flyway Advanced Spring Boot Configuration
  • 007 Fixing Integration Tests using H2
  • external-links.txt

  • 13 - CSV File Uploads
  • 001 Introduction
  • 002 Beer CSV Data
  • 003 Beer CSV POJO
  • 004 Mapping with OpenCSV
  • 005 CSV Parse Service
  • 006 Save CSV Data to Database
  • 007 Hibernate Create and Update Timestamp
  • 008 Fix Integration Tests
  • external-links.txt

  • 14 - Query Parameters with Spring MVC
  • 001 Introduction
  • 002 Overview of Query Parameters
  • 003 List Beers Spring MVC Test
  • 004 Capture Query Parameters with Spring MVC
  • 005 Update Service to Accept Query Parameter
  • 006 Refactor Service with Conditional Logic
  • 007 Find By Name with Spring Data JPA
  • 008 Complete Implementation
  • 009 Complete Search Functionality
  • external-links.txt

  • 15 - Paging and Sorting
  • 001 Introduction
  • 002 WhatIsPagingandSorting.pdf
  • 002 What is Paging and Sorting
  • 003 PagingAndSortingWithSpring.pdf
  • 003 Paging and Sorting with Spring
  • 004 Add Paging Parameters
  • 005 Create Page Request Object
  • 006 Refactor Spring Data JPA Repositories
  • 007 Add Sort Parameter
  • external-links.txt

  • 16 - Database Relationship Mappings
  • 001 Introduction
  • 002 OverviewOfDBRelationshipsV2.pdf
  • 002 Overview of Database Relationships
  • 003 Review of Database Changes
  • 004 One to Many Bidirectional
  • 005 Create Beer Order Repository
  • 006 Persisting Beer Order Relationships
  • 007 Association Helper Methods
  • 008 Many to Many
  • 009 Many to Many Persistence
  • 010 One to One Bi-Directional
  • 011 Cascade on Persist
  • 012 HibernateCasecadeTypesv2.pdf
  • 012 Hibernate Cascade Types
  • external-links.txt

  • 17 - Database Transactions & Locking
  • 001 Introduction
  • 002 OverviewOfDBTransactions.pdf
  • 002 Overview of Database Transactions
  • 003 Database Locking Demo
  • 004 SpringDataJPATransactionsV2.pdf
  • 004 Spring Data JPA Transactions
  • 005 Optimistic Locking Demo
  • external-links.txt

  • 18 - Introduction to Spring Data REST
  • 001 Introduction
  • 002 Project Code Review
  • 003 Add Spring Data REST Dependency
  • 004 List All With Spring Data REST
  • 005 Set Base Path
  • 006 Customize URL Path
  • 007 Version Property - ETag Header
  • 008 API Profile
  • 009 Create with Spring Data REST
  • 010 Update Data with Spring Data REST
  • 011 Delete Data with Spring Data REST
  • 012 Use Repository Methods
  • external-links.txt

  • 19 - Spring RestTemplate
  • 001 Introduction
  • 002 Project Code Review
  • 003 Create Client Service
  • 004 Get List as JSON String
  • 005 Get List as Java Map
  • 006 Get List as Jackson Object
  • 007 Spring Pageable with Jackson
  • 008 RestTemplateBuilder Configuration
  • 009 Externalize Root URL
  • 010 Uri Components Builder
  • 011 Query Parameters
  • 012 URL Parameters
  • 013 HTTP Post with RestTemplate
  • 014 Get Response Header
  • 015 HTTP Put with RestTemplate
  • 016 HTTP Delete with RestTemplate
  • external-links.txt

  • 20 - Testing Spring RestTemplate
  • 001 Introduction
  • 002 Create Mock Test Class
  • 003 Using Mockito
  • 004 Mock Test Create Beer
  • 005 Refactor Setup Method
  • 006 Mock Test Update Beer
  • 007 Mock Test Delete Beer
  • 008 Mock Test Not Found
  • 009 Mock Test Query Param
  • external-links.txt

  • 21 - Spring Security Basic Auth
  • 001 Introduction
  • 002 Adding Spring Security Dependencies
  • 003 Calling Rest API with Postman and HTTP Basic
  • 004 Customizing User Name and Password
  • 005 Testing Spring Security with JUnit 5
  • 006 Spring Security Config - Disable CSRF
  • 007 Spring Security with Web Application Context
  • 008 HTTP Basic with RestTemplate
  • 009 Refactor of RestTemplate Builder Config
  • 010 HTTP Basic with RestTemplate Mock Context
  • external-links.txt

  • 22 - Spring Authorization Server
  • 001 Introduction
  • 002 OverviewOfOAuth2.pdf
  • 002 Overview of OAuth 2 and JWT
  • 003 Introduction to Spring Authorization Server
  • 004 Create New Project
  • 005 Add Authorization Server Filter Chain
  • 006 Add Default Security Filter Chain
  • 007 Create User Details Service
  • 008 Add Registered Client Repository
  • 009 Create JWK Source
  • 010 Create JwtDecoder
  • 011 Set Authorization Server Settings
  • 012 Get Authorization Token Using Postman
  • external-links.txt

  • 23 - Spring MVC OAuth2 Resource Server
  • 001 Introduction
  • 002 Maven Dependencies
  • 003 Spring Security Configuration
  • 004 Testing with Postman
  • 005 Spring MockMVC Testing with JWT
  • 006 Refactor JWT Tests
  • external-links.txt

  • 24 - Spring RestTemplate with OAuth 2
  • 001 Introduction
  • 002 Maven Dependencies and Spring Configuration
  • 003 Spring Authorized Client Manager
  • 004 Http Request Interceptor
  • 005 Add Interceptor to RestTemplate Builder
  • 006 Mock OAuth2 Manager
  • external-links.txt

  • 25 - Introduction to Reactive Programing
  • 001 Introduction
  • 002 ReactiveManifestoSF6.pdf
  • 002 Reactive Manifesto
  • 003 WhatisReactiveProgrammingSF6.pdf
  • 003 What is Reactive Programming
  • 004 ReactiveStreamsSF6.pdf
  • 004 Reactive Streams API
  • 005 Create Spring Boot Project
  • 006 Implement Repository
  • 007 Mono Operations
  • 008 Flux Operations
  • 009 Filter Flux Objects
  • 010 Error Handling
  • 011 Step Verifier
  • external-links.txt

  • 26 - Spring Data R2DBC
  • 001 Introduction
  • 002 Overview of Spring Data R2DBC
  • 003 Create Spring Boot Project
  • 004 Initializing Database
  • 005 Create Database Entity
  • 006 Create Spring Data R2DBC Repository
  • 007 Test Save New Entity
  • 008 Add Create and Update Date with Auditing
  • 009 Initializing Database
  • external-links.txt

  • 27 - Spring WebFlux Rest Services
  • 001 Introduction
  • 002 Create WebFlux Controller
  • 003 List Flux from Database
  • 004 Using Path Variables
  • 005 Create New Beer Entity
  • 006 Testing Create with Postman
  • 007 Update Beer Entity
  • 008 Test Update with Postman
  • 009 Delete Beer Entity
  • 010 Add Validation
  • external-links.txt

  • 28 - Spring WebFlux WebTestClient
  • 001 Introduction
  • 002 Test List Beers
  • 003 Test Get By ID
  • 004 Test Create Beer Entity
  • 005 Test Update Beer Entity
  • 006 Test Delete Beer Entity
  • 007 Test Method Order
  • external-links.txt

  • 29 - Exception Handling with Spring WebFlux
  • 001 Introduction
  • 002 Test Validation Failure On Create
  • 003 Test Validation Failure On Update
  • 004 Test Get By ID Not Found
  • 005 Test Update Not Found
  • 006 Test Delete Not Found
  • external-links.txt

  • 30 - Spring Data MongoDB
  • 001 Running MongoDB Locally.html
  • 001 stack.zip
  • 002 Verify MongoDB installation
  • 003 Create New Spring Boot Project
  • 004 Add Entity, Model, and Mapstruct
  • 005 Add Mongo Database and Client Configuration
  • 006 Mongo Database Authentication
  • 007 Add Spring Data Repository
  • 008 Test Save New Document
  • 009 Using Awaitility
  • 010 Implement CRUD Operations
  • 011 Find By Name with Spring Data Mongo
  • 012 Find By Beer Style with Spring Data Mongo
  • 013 Initializing Database
  • external-links.txt

  • 31 - Spring WebFlux.fn Rest Services
  • 001 WebFlux.fn Overview
  • 002 WebFlux Handler
  • 003 WebFlux Router
  • 004 Get by Id Endpoint
  • 005 Create Endpoint
  • 006 Update Endpoint
  • 007 Patch Endpoint
  • 008 Delete Endpoint
  • 009 Return HTTP 404 on not found
  • 010 Add Validation
  • 011 Using Query Parameters with WebFlux.fn
  • external-links.txt

  • 32 - Spring WebClient
  • 001 Create New Spring Boot Project
  • 002 Get List as JSON String
  • 003 Get List as Java Map
  • 004 Get List as Jackson Object
  • 005 Get List as Java POJOs
  • 006 Webclient Global Configuration
  • 007 Uri Components Builder
  • 008 Query Parameters
  • 009 HTTP Post with WebClient
  • 010 HTTP Put with WebClient
  • external-links.txt

  • 33 - Spring WebFlux Resource Server
  • 001 Maven Dependencies
  • 002 Spring Security Configuration
  • 003 Testing API Using Postman
  • 004 Spring webTestClient Testing with JWT
  • external-links.txt

  • 34 - Spring WEbflux.fn Resource Server
  • 001 Maven Dependencies
  • 002 Spring Security Configuration
  • 003 Testing with Postman
  • 004 Spring webTestClient Testing with JWT
  • external-links.txt

  • 35 - Using OAuth 2.0 with Spring WebClient
  • 001 Maven Dependencies and Spring Configuration
  • 002 Spring Security Configuration
  • 003 WebClient Filter Configuration
  • external-links.txt

  • 36 - Spring Cloud Gateway
  • 001 Overview of Spring Cloud Gateway
  • 002 Create Spring Cloud Gateway Project
  • 003 Server Port Mapping
  • 004 v1 Route Mapping
  • 005 Troubleshooting Spring Cloud Gateway
  • 006 Gateway Resource Server Configuration
  • external-links.txt

  • 37 - Spring Boot Maven Plugin
  • 001 The Maven Build Lifecycle
  • 002 Maven from the Command Line
  • 003 Spring Boot Executable Jars
  • 004 Running Spring Boot Executable Jars
  • 005 Spring Boot Repackage to Executable Jar
  • 006 Running Spring Boot With Maven
  • 007 Resource Filtering
  • 008 Maven Build Info
  • external-links.txt

  • 38 - Spring Boot Gradle Plugin
  • 001 Introduction to the Spring Boot Gradle Plugin
  • 002 The Gradle Build LIfecycle
  • 003 Gradle from the Command Line
  • 004 Running Spring Boot with Gradle
  • 005 Spring Boot Build Info
  • external-links.txt

  • 39 - OpenAPI with Spring Boot
  • 001 Introduction to OpenAPI
  • 001 OverviewOfOpenAPI.pdf
  • 002 OpenAPIForSpringBoot.pdf
  • 002 OpenAPI for Spring Boot Development
  • 003 Springdoc Maven Dependencies
  • 004 Springdoc Spring Security Configuration
  • 005 Save OpenAPI Specification in Maven Build
  • external-links.txt

  • 40 - OpenAPI Validation with RestAssured
  • 001 Atlassian Swagger Request Validator
  • 002 RestAssured Test
  • 003 Spring Security Configuration
  • 004 Configure Swagger Request Validator
  • 005 Whitelist Validation Rules
  • external-links.txt

  • 41 - Introduction to Spring AI
  • 001 Types of Artificial Intelligence
  • 002 Introduction to Large Language Models (LLMs)
  • 003 Get Your API Keys.html
  • 004 Overview of OpenAI
  • 005 Setting Up Your Development Environment for Spring AI
  • 006 Get Your OpenAI Keys.html
  • 007 Create New Spring Boot Project
  • 008 Configure OpenAI API Keys
  • 009 Add OpenAI Service
  • 010 Exploring LLM Capabilities
  • 011 Create Spring MVC Controller
  • 012 Test Controller with Postman
  • 013 Using Prompt Templates
  • 014 Directing OpenAI to format the Response
  • 015 Directing OpenAI to Respond with JSON
  • 016 Binding OpenAI Responses With JSON Schema
  • 017 OpenAI Response Meta Data
  • external-links.txt

  • 42 - Spring RestClient
  • 001 Project Review
  • 002 Implement Create Beer Entity
  • 003 Implement Get By ID
  • 004 Implement Update By ID
  • 005 Implement Delete By Id
  • 006 Implement List Beers
  • 007 Test Operations Against Real Server
  • 008 Java Virtual Threads
  • external-links.txt

  • 43 - Spring Boot Actuator
  • 001 Introduction to Actuator
  • 001 introtoactuator.zip
  • 002 Actuator Configuration
  • 003 Alternate Security Configuration
  • 004 Spring Boot Actuator Kubernetes Integration
  • 005 Add Actuator to WebFlux
  • external-links.txt

  • 44 - Request Logging
  • 001 IntroductionToLogbook.pdf
  • 001 Introduction to Logbook
  • 002 Logbook with Spring MVC
  • 003 Logstash Configuration for JSON Log Output
  • 004 Logbook with Webflux
  • 005 Logbook with Spring RestTemplate
  • 006 Logbook with Spring WebClient
  • external-links.txt

  • 45 - Caching Data With Spring
  • 001 IntroductionToCaching.pdf
  • 001 Introduction to Caching
  • 002 Add Cache Dependencies and Config
  • 003 Configure Method Cache for Get By Id
  • 004 Configure Cache for List Beers
  • 005 Cache Eviction
  • 006 Using Spring Cache Manager
  • external-links.txt

  • 46 - Spring Application Events for Auditing
  • 001 IntroSpringApplicationEvents.pdf
  • 001 Introduction to Spring Events
  • 002 Create Application Event Pojos
  • 003 Create Application Event Listener
  • 004 Publish Spring Event
  • 005 Test Application Event
  • 006 Asynchronous Event Processing
  • 007 Add Audit Entity
  • 008 Add Audit Mapper
  • 009 Persist Audit Event
  • external-links.txt

  • 47 - Using your Spring Framework Skills
  • 001 AddOrderFunctionality.pdf
  • 001 Your Assignment - Add Order Functionality
  • 002 Create DTOs
  • 003 CreateMappers.pdf
  • 003 Create Mappers
  • 004 AddValidation.pdf
  • 004 Add Validation
  • 005 InitializeOrderData.pdf
  • 005 Initialize Order Data
  • 006 AddTestsGetOperations.pdf
  • 006 TDD - Get Operations
  • 007 Implement Get Operations
  • 008 AddDTOforCreate.pdf
  • 008 Add Create Order DTO
  • 009 AddTestsCreateOperations.pdf
  • 009 TDD - Create Operation
  • 010 AddCreateOperation.pdf
  • 010 Implement Create Operation
  • 011 AddOrderUpdateDTO.pdf
  • 011 Add Order Update DTO
  • 012 AddOrderUpdateTest.pdf
  • 012 TDD - Update Operations
  • 013 Implement Update Operations
  • 014 AddTestforDeleteOperation.pdf
  • 014 TDD Delete Operations
  • 015 AddTestforDeleteOperation.pdf
  • 015 Implement Delete Operations
  • 016 Fix Failing Tests
  • external-links.txt

  • 48 - Docker with Spring Boot
  • 001 IntroductionToDocker.pdf
  • 001 Introduction to Docker
  • 002 Installing Docker.html
  • 003 Creating a Docker Image with Maven
  • 003 DockerProject.pdf
  • 004 Running Images with Docker
  • 005 Running Auth Server
  • 006 Spring Configuration for Docker
  • 007 Update Gateway Routes and Security
  • 008 Running Gateway in Docker
  • 009 Running RestMVC in Docker
  • 010 Running MySQL in Docker
  • 011 Running RestMVC Container with MySQL
  • 012 Running Reactive Container
  • 013 Running Reactive Mongo
  • 014 Environment Clean Up
  • external-links.txt

  • 49 - Docker Compose with Spring Boot
  • 001 Introduction to Docker Compose
  • 002 Create Docker Compose File
  • 003 Add Auth Server and RestMVC to Compose File
  • 004 Add Gateway to Compose and Test
  • 005 Using Docker Compose with IntelliJ
  • external-links.txt

  • 50 - Kubernetes with Spring Boot
  • 001 Introduction to Kubernetes
  • 002 Enable Kubernetes in Docker Desktop
  • 003 KubernetesDeployments.pdf
  • 003 Overview of Kubernetes Deployments
  • 004 Deploy Mongo Pod and Service
  • 005 Set Mongo Environment Variables
  • 006 Debug CrashLoop on RestMVC
  • 007 Kubernetes Port Forwarding and Testing in Postman
  • external-links.txt

  • 51 - Introduction to Spring Boot Microservices
  • 001 IntroductionToMicroservices.pdf
  • 001 Introduction to Microservices
  • 002 Twelve Factor Applications
  • 003 TheReactiveManifesto.pdf
  • 003 The Reactive Manifesto
  • 004 Enterprise Integration Patterns
  • 004 IntoEnterpriseIntegrationPtrns.pdf
  • 005 Starbucks Does Not Use a Two-Phase Commit
  • 006 MicroserProjectOview.pdf
  • 006 Microservice Project Overview
  • external-links.txt

  • 52 - Apache Kafka with Spring Boot
  • 001 Create Shared Message Library
  • 002 Refactor Spring MVC Project to use Message Library
  • 003 Send Order Placed Application Event
  • external-links.txt

  • 53 - Appendix A Using GitHub
  • 001 Git and GitHub Basics - Start Here!.html

  • 54 - Interviews
  • 001 Interview with Marcin Grzejszczak - Lead for Spring Cloud Contract
  • 002 Interview with James Labocki of Red Hat

  • 55 - Extra - Kube By Example - Building Spring Boot Docker Images
  • 001 KBE - Course Introduction
  • 002 KBE - Setting Up Your Development Environment
  • 003 KBE - Introduction
  • 004 KBE - Spring Boot Project Code Review
  • 005 KBE - Creating Docker File
  • 006 KBE - Building and Running Docker Image
  • 007 KEB - Introduction - Building Layered Image
  • 008 KBE - Overview and Maven Configuration
  • 009 KBE - Multi-Stage Docker File
  • 010 KBE - Introduction - Building Docker Images with Maven
  • 011 KBE - Introducing Docker Maven
  • 012 KBE - Using Properties in Builds
  • 013 KBE - Pushing to Docker Hub
  • external-links.txt

  • 56 - Extra - Kube By Example - Spring Boot On Kubernetes
  • 001 KBE - Course Introduction
  • 002 KBE - Setting Up Your Development Environment
  • 002 SettingUpYourDevEnv.pdf
  • 003 KBE - Enable Kubernetes in Docker Desktop
  • 004 KBE - Introduction to Deploying on Kubernetes
  • 005 KBE - Create Deployment
  • 006 KBE - Create Service
  • 007 KBE - Port Forwarding
  • 008 KBE - Terminating Services and Deployments
  • 009 KBE - Exposing Services
  • 010 KBE - Accessing Logs
  • 011 KBE - Setting Environment Variables
  • 012 KBE - Readiness Probe
  • 013 KBE - Liveness Probe
  • 014 KBE - Graceful Shutdown

  • 57 - Extra - Kube By Example - Spring Boot Microservices on Kubernetes
  • 001 KBE - Course Introduction
  • 002 KBE - Setting Up Your Development Environment
  • 002 SettingUpYourDevEnv.pdf
  • 003 KBE - Enable Kubernetes in Docker Desktop
  • 004 KBE - Introduction to Spring Boot Microservices on Kubernetes
  • 005 KBE - Overview of Microservices Used in This Course
  • 006 KBE - Source Code Review
  • 007 KBE - Running Services via Docker Compose
  • 008 KBE - Introduction - Infrastructure Services
  • 009 KBE - MySQL Service
  • 010 KBE - JMS Service
  • 011 KBE - Introduction to Spring Boot Microservices
  • 012 KBE - Inventory Service
  • 013 KBE - Inventory Failover Service
  • 014 KBE - Beer Service
  • 015 KBE - Order Service
  • 016 KBE - Add Readiness and Liveness Probe Configuration
  • 017 KBE - Add Graceful Shutdown
  • 018 KBE - Kubernetes Ingress Controllers
  • 019 KBE - Spring Cloud Gateway Service
  • 020 KBE - Deleting Services and Deployments
  • 021 KBE - Introduction to Consolidated Logging
  • 022 KBE - Logging Configuration Code Review
  • 023 KBE - Elasticsearch
  • 024 KBE - Kibana
  • 025 KBE - Filebeat
  • 139,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    شناسه: 41698
    حجم: 17986 مگابایت
    مدت زمان: 2279 دقیقه
    تاریخ انتشار: 18 آذر 1403
    دسته بندی محصول
    طراحی سایت و خدمات سئو

    139,000 تومان
    افزودن به سبد خرید