Posts

Showing posts from October, 2022

Spring Boot - Spring Security + JWT Complete Tutorial With Example | javatechie

 https://www.youtube.com/watch?v=rBNOc4ymd1E https://www.youtube.com/watch?v=MU2e6-CC3Pc

Introduction to Spring Data JPA

 https://www.baeldung.com/the-persistence-layer-with-spring-data-jpa

Spring Boot and Database

 https://www.youtube.com/playlist?list=PLqwmiTs6Z6PG88HPegd8mvUZucZF4ORpB

Spring Boot Tutorial in Hindi

 https://www.youtube.com/playlist?list=PL0zysOflRCelmjxj-g4jLr3WKraSU_e8q

Connecting with Database using JPA | Spring Boot Rest API tutorial | Spring boot tutorial

 https://www.youtube.com/watch?v=D1dYsIyPTYM

🔥Chat Room Project using Spring Boot Web Socket step by step [Hindi]

 https://www.youtube.com/watch?v=bBQnWcbxDo8

Design Patterns in Java

 https://www.javatpoint.com/design-patterns-in-java

The Basics of Java Generics

 https://www.baeldung.com/java-generics https://alvinalexander.com/source-code/how-write-java-method-returns-generic-type-syntax/

Intro to WebSockets with Spring

 https://www.baeldung.com/websockets-spring https://www.youtube.com/watch?v=n6ZqOwreFTA Implementing Web Sockets with Spring Boot Application https://www.youtube.com/watch?v=n6ZqOwreFTA 

make-it-easy

 https://github.com/npryce/make-it-easy

Quick Guide to MapStruct

 https://www.baeldung.com/mapstruct

Yaml In 30 Min

 https://www.youtube.com/watch?v=LqpuHqpB76s https://www.baeldung.com/spring-boot-yaml-list https://stackoverflow.com/questions/26699385/spring-boot-yaml-configuration-for-a-list-of-strings https://stackoverflow.com/questions/9254178/is-there-yaml-syntax-for-sharing-part-of-a-list-or-map

Jackson – Marshal and Unmarshal Java Objects to JSON

 https://howtodoinjava.com/jackson/jackson-read-write-json/

Intro to the Jackson ObjectMapper

 https://www.baeldung.com/jackson-object-mapper-tutorial

How to use the Spring Cloud Gateway Filter for Authentication | Microservices 3

 https://www.youtube.com/watch?v=Aqznhmhy_9o

Spring Cloud Gateway - drive traffic to your API's and address cross-cutting concerns - GOTO

 https://www.youtube.com/watch?v=wYk0JrNdb8g 

What is Domain-Driven Design in Microservices?

 https://www.deployhub.com/domain-driven-design-microservices/#:~:text=Initially%20coined%20by%20Eric%20Evans,their%20usage%20is%20easily%20understood. https://dzone.com/articles/the-concept-of-domain-driven-design-explained 

Getting Started with Spring JMS

 https://www.baeldung.com/spring-jms

Microservice Using Spring Boot & Spring Cloud | 2 Hours Full Course | JavaTechie

 https://www.youtube.com/watch?v=tljuDMmfJz8

Java -8 Consumer , Supplier & Predicate Interface With Example | Java Techie

 https://www.youtube.com/watch?v=Tapz6_T5oHY Java 8 CompletableFuture Tutorial with Examples | runAsync() & supplyAsync() | JavaTechie | Part 1 https://www.youtube.com/watch?v=GJ5Tx43q6KM 

Spring AOP Tutorial in Hindi | Aspect Oriented Programming | Complete Course

 https://www.youtube.com/watch?v=inrzWswf8N0

Circuit Breaker: Hystrix vs Resilience4J | Microservices #6

 https://www.youtube.com/watch?v=37B8ovdX3Eo Microservice | Resilience4J Circuit Breaker Implementation on Spring Boot | JavaTechie https://www.youtube.com/watch?v=b6R4dElDtRc Resilience4j Tutorial with Spring Boot | Circuit Breaker, Retry, Rate Limiter https://www.youtube.com/watch?v=9AXAUlp3DBw

Microservices using SpringBoot | Full Example

 https://www.youtube.com/watch?v=BnknNTN8icw  https://github.com/shabbirdwd53/Springboot-Microservice  RECOMMENDED COURSES 🎬 Microservices using SpringBoot | Full Example - https://youtu.be/BnknNTN8icw 🎬 Event-Driven Microservices with CQRS Design Pattern - https://youtu.be/sthMcMrspCM 🎬 Implement SAGA Design Pattern using Spring boot and Axon Framework - https://youtu.be/pUFGOngzJig 🎬 Spring Data JPA Tutorial | Full In-depth Course - https://youtu.be/XszpXoII9Sg 🎬 Deploy Springboot Microservices to Kubernetes Cluster - https://youtu.be/VAmntTPebKE 🎬 Automate Microservices deployment with Github Actions - https://youtu.be/snZtITKxUBM 🎬 Go / Golang Full Course for Beginners - https://youtu.be/1NF2LtWbA1g 🎬 Node JS Full Course for Beginners: Learn in 2 Hours - https://youtu.be/ZWhoAwTyXFs 🎬 Express.js Tutorial - Beginner | 2021 - https://youtu.be/ZfzGquJLCAA 🎬 Redis CLI Tutorial | Complete Course - https://youtu.be/0wqZd3zwh7Y

Spring Boot With MongoDB CRUD Example | Java Techie

 https://www.youtube.com/watch?v=k5PeywcbVYc

Mockito Tutorial - Mocking With Junit and Maven

 https://www.youtube.com/watch?v=d2KwvXQgQx4 https://dzone.com/articles/a-guide-to-mocking-with-mockito

What is Apache Kafka | Topic | Producer | Consumer Group | Partitions | Replication | Zookeeper

  What is Apache Kafka | Topic | Producer | Consumer Group | Partitions | Replication | Zookeeper https://www.youtube.com/watch?v=HtrKp6V9KuE  How to install Apache Kafka on Windows | Without Virtual Box | Basic Terminology | Hands on https://www.youtube.com/watch?v=D7IY_CwXUKc 

How to Send/Receive Text Message to/from Queue

  https://www.youtube.com/watch?v=yjrS95TMCvg https://bitbucket.org/ramram43210/java_spring_2019/src/master/Spring_2019/Spring_JMS_ActiveMQ_Example_Annotations/