Dev2Prod Coding
Dev2Prod Coding
  • 12
  • 316 207
Spring Cloud Microservices | Spring Cloud Gateway(Route, Predicate, Filter) | Dev2Prod Coding
This video will teach you to develop a Spring cloud gateway using spring boot from scratch. Also, we will see
1. Why do we need a Gateway between clients & microservices.
2. Will Configure routes using Java 8's code
3. Properties configuration in the application.yml file for routes.
4. Configuring/changes in the gateway to add a custom header in the service response.
Contents
0:00 - Intro & Understanding Gateway.
1:30 - Generate gateway using Spring Initializer
2:37 - Defining Routes using Java.
3:52 - Routes using Java - Route, Predicate & Filter.
6:29 - Defining routes using properties.
8:42 - Booting Gateway, Fixing Runtime issues & API's Testing via the gateway.
GitHub -
github.com/Dev2ProdCoding/microservices/tree/master/gateway
If you like the video do Like, Share & Subscribe.
#springcloud #microservices #Dev2ProdCoding
มุมมอง: 2 641

วีดีโอ

Spring Cloud Microservices | Spring Cloud Config Server (External configuration) | Dev2Prod Coding
มุมมอง 1.1K2 ปีที่แล้ว
This video will teach you to develop a Spring cloud config server using spring boot from scratch. Also, we will see how to configure commonly used properties on the GitHub repository & dynamically get those properties in microservices via the config server. Contents 0:00 - Intro & Understanding Config server use 1:20 - Generate config-server using Spring Initializer 1:46 - Configurations(Config...
Spring Cloud Microservices | Service Discovery with Netflix Eureka | Dev2Prod Coding
มุมมอง 7272 ปีที่แล้ว
In this video, you will learn to develop Service Discovery(Eureka Server) using spring boot from scratch. Also, we will see how to register other microservices on the eureka server & establish communication between them using the web client. Contents 0:00 - Intro & Understanding Service Discovery Use 0:54 - Generate discovery-service using Spring Initializer 1:46 - Configurations(Eureka Server)...
Spring Boot Microservices | Building Microservices Part 2 - shoppingcart | Dev2Prod Coding
มุมมอง 1.6K2 ปีที่แล้ว
In this video, you will learn to develop spring boot application(shopping-service) from scratch. Also, we will develop the required REST endpoints, JPA Entity/Repository. We will be consuming product-service REST endpoint using web-client & saving the response as a String in the DB table. Contents 0:00 - Generate product-service using Spring Initializer 1:10 - REST API Endpoints walkthrough 1:3...
Spring Boot Microservices | Building Microservices Part 1 - product-service | Dev2Prod Coding
มุมมอง 1.3K2 ปีที่แล้ว
In this video, you will learn to develop a spring boot application(product-service) from scratch. Also, we will develop required REST endpoints, JPA Entity/Repository and configurations & at the end will verify the product data in the DB table. Contents 0:00 - Intro 0:07 - REST API Endpoints walkthrough 0:49 - Generate product-service using Spring Initializer 1:34 - Packages, JPA entity & Repos...
Spring Boot Microservices | Introduction & Overview | Dev2Prod Coding
มุมมอง 1.1K2 ปีที่แล้ว
This video will focus on Introduction to Microservices & Overview of topics that you will learn in this series. Contents 0:00 - Intro 0:10 - Course Overview 0:43 - What are microservices? 1:06 - Monolith vs Microservices 1:46 - Product & Shopping Cart Service 2:27 - Discovery Service 2:53 - Spring Cloud Gateway & Config Server 4:23 - Other If you like the video do Like, Share & Subscribe. #micr...
Entity Mapping | @ManyToMany @JoinTable with REST| Spring Data JPA | Spring Boot | Dev2Prod Coding
มุมมอง 53K2 ปีที่แล้ว
This video will focus on @ManyToMany Entity Mapping in Spring Data JPA development & testing via REST endpoints. Github: github.com/Dev2ProdCoding/spring-data-jpa-manytomany.git In case you like this video please Like, Subscribe & press the bell icon. Dev2Prod Coding
Entity Mapping | @OneToOne, @OneToMany, @JoinColumn| Spring Data JPA | Spring Boot | Dev2Prod Coding
มุมมอง 210K3 ปีที่แล้ว
This video will focus on Entity Mapping in Spring Data JPA basic concept. Example to demonstrate use of @OneToOne, @OneToMany, @JoinColumn using Spring Boot. Github: github.com/Dev2ProdCoding/spring-data-jpa-mappings.git In case you like this video please Like, Subscribe & press the bell icon. Dev2Prod Coding
@Query | @Modifying | Spring Data JPA | Spring Boot | Part 2 | Dev2Prod Coding
มุมมอง 9K3 ปีที่แล้ว
This video will focus on how to use the @Query, @Modifying annotation in Spring Data JPA to execute update JPQL & with Indexed Parameters and Sorting data using @Query. GitHub: github.com/Dev2ProdCoding/spring-data-jpa-query.git In case you like this video please Like, Subscribe & press the bell icon. Dev2Prod Coding
@Query | Spring Data JPA | Spring Boot | Part 1 | Dev2Prod Coding
มุมมอง 7K3 ปีที่แล้ว
This video will focus on how to use the @Query annotation in Spring Data JPA to execute simple JPQL & with Named Parameters. Github: github.com/Dev2ProdCoding/spring-data-jpa-query.git In case you like this video please Like, Subscribe & press the bell icon. Dev2Prod Coding
Pagination and Sorting | Spring Data JPA | Spring Boot | Dev2Prod Coding
มุมมอง 17K3 ปีที่แล้ว
This video will focus on Pagination and Sorting functionalities by Spring Data JPA. GitHub: github.com/Dev2ProdCoding/spring-data-jpa-springboot.git In case you like this video please Like, Subscribe & press the bell icon. Dev2Prod Coding
Spring Data JPA with Spring Boot | Dev2Prod Coding
มุมมอง 12K3 ปีที่แล้ว
This video will focus on introducing Spring Data JPA into Spring Boot. Step by step I will be creating Spring Boot project with Spring JPA, Lombok, Spring Web, MySQL where we will be creating REST endpoints to perform CRUD operations. Along with Entity & Repository we will be creating Custom access methods so that spring data automatically generate queries from those methods name. GitHub: githu...

ความคิดเห็น

  • @nagamanibuditi7577
    @nagamanibuditi7577 6 วันที่ผ่านมา

    omg...so clear, y didnt i find this vid before, thanks a lot for this

  • @prrashantajn7154
    @prrashantajn7154 22 วันที่ผ่านมา

    Good way of teaching

  • @Parveen_Mehta
    @Parveen_Mehta 24 วันที่ผ่านมา

    Good point about the tutorial is short and to the point. Keep it up

    • @dev2prodcoding
      @dev2prodcoding 14 วันที่ผ่านมา

      Thanks...Glad it helped

  • @vijaykorke8837
    @vijaykorke8837 29 วันที่ผ่านมา

    how cool it is. wow

  • @toetoeag
    @toetoeag หลายเดือนก่อน

    Thank you very much.

  • @abhisheknayakanti8918
    @abhisheknayakanti8918 2 หลายเดือนก่อน

    sir,In @OnetoMany mapping if you want to join address id column into employee table...u are creating reference variable in employee entity only...at the same time,if you want to join colum to address table also u are doing it from employee table only...please clarify...im under impression that if we want to join a column in our target table...we have to create a reference variable of the table that we are fetching the table from,in our target table

  • @navanjanayasith4030
    @navanjanayasith4030 2 หลายเดือนก่อน

    Good one bro

  • @amitsahoo6389
    @amitsahoo6389 2 หลายเดือนก่อน

    Best Ever Explanation😍

  • @sengottaiyanperiyasamy5459
    @sengottaiyanperiyasamy5459 3 หลายเดือนก่อน

    Hi why you are not creating videos ?

  • @komeshwari319
    @komeshwari319 3 หลายเดือนก่อน

    your video really very helpfull for me thankyou

  • @ujjwalsingh3160
    @ujjwalsingh3160 3 หลายเดือนก่อน

    Nice Explanation !! You Got 1 Subscriber!!

  • @AnoopKumar-y7c
    @AnoopKumar-y7c 4 หลายเดือนก่อน

    Pagination concept was easy to understand with given example. Thanks alot.

    • @dev2prodcoding
      @dev2prodcoding 3 หลายเดือนก่อน

      Glad it was helpful!

  • @kirkobangs3017
    @kirkobangs3017 4 หลายเดือนก่อน

    Thank you very much, explanation is very useful

    • @dev2prodcoding
      @dev2prodcoding 3 หลายเดือนก่อน

      Glad you liked it

  • @sigma3131
    @sigma3131 4 หลายเดือนก่อน

    Hello! Do we need to use annotation @Transactional for code? @Modifying @Query("update Employee e set e.active = ?1 where e.empId in ?2") int updateEmployeeStateByEmployeeId(Boolean activeState, List<Long> empIdList);

  • @adarsh6750
    @adarsh6750 4 หลายเดือนก่อน

    How foreign key is created in address table? You mentioned address reference inside Employee entity right! then how foreign key is created inside address table?

  • @BiswajitSamalOdisha
    @BiswajitSamalOdisha 5 หลายเดือนก่อน

    Thank you so much for sharing .

    • @dev2prodcoding
      @dev2prodcoding 3 หลายเดือนก่อน

      You are so welcome!

  • @muskanyadav2391
    @muskanyadav2391 5 หลายเดือนก่อน

    Never really understood the concept of mappings until I watched this video. You made it so simple and easy..keep uploading. Thanks!!

    • @dev2prodcoding
      @dev2prodcoding 3 หลายเดือนก่อน

      Glad to hear that

  • @satyadasari1485
    @satyadasari1485 5 หลายเดือนก่อน

    how can i do if i want employee list in particular project along with project details ???

  • @eosorto55
    @eosorto55 5 หลายเดือนก่อน

    brother podrias hacer uno con orden bbidireccional

  • @INDIRAKUMARL-h5x
    @INDIRAKUMARL-h5x 5 หลายเดือนก่อน

    Thank you bro

  • @rohitpadile7088
    @rohitpadile7088 6 หลายเดือนก่อน

    💪💪💪💪

  • @jskr456
    @jskr456 6 หลายเดือนก่อน

    good explanation

  • @JoshTonyKlementJ
    @JoshTonyKlementJ 6 หลายเดือนก่อน

    Nice Video Sir Thank you

  • @gauravsrivastava17
    @gauravsrivastava17 7 หลายเดือนก่อน

    Short and to the point 🔥🔥🔥🔥

  • @trunguck179
    @trunguck179 7 หลายเดือนก่อน

    thank u so much <3

  • @AshuKumar-kw8bi
    @AshuKumar-kw8bi 8 หลายเดือนก่อน

    bhai tera project kisi kam ka nhi hai...tum ache ache comment khud hi fake account se karte ho kya

  • @massimoramaj3233
    @massimoramaj3233 8 หลายเดือนก่อน

    Is there any specific reason why you did not use @Getter and @Setter in employee entity?

  • @HusnainAshfaq-kr5or
    @HusnainAshfaq-kr5or 8 หลายเดือนก่อน

    good

  • @dod-do-or-dont
    @dod-do-or-dont 8 หลายเดือนก่อน

    Why 90% od tutorials are low quality indian ones?

  • @nooruddinraotiwala353
    @nooruddinraotiwala353 8 หลายเดือนก่อน

    how does scenario looks in db that u didnt show what happened to the joineTable ???

  • @HuieChannel
    @HuieChannel 9 หลายเดือนก่อน

    bro these indians are hella clutch

    • @dev2prodcoding
      @dev2prodcoding 3 หลายเดือนก่อน

      No doubt

    • @HuieChannel
      @HuieChannel 3 หลายเดือนก่อน

      @@dev2prodcoding hahaha because of you I finished my CS course XD

  • @Emanuel-yb3qk
    @Emanuel-yb3qk 9 หลายเดือนก่อน

    Thanks for explaning it too easy bro. Greetings from Mexico.

    • @dev2prodcoding
      @dev2prodcoding 9 หลายเดือนก่อน

      Glad it helped..Happy Learning!

    • @siddhantrakesh1245
      @siddhantrakesh1245 8 หลายเดือนก่อน

      ​@@dev2prodcoding bro i have one doubt

  • @janstefangehrmann1139
    @janstefangehrmann1139 9 หลายเดือนก่อน

    Thank you so much. Now I understand how to handle relations :)

  • @gajanangaikwad8934
    @gajanangaikwad8934 9 หลายเดือนก่อน

    Can you tell me how to delete the mapping

  • @عبدالرحمنخالد-ش4ت6ي
    @عبدالرحمنخالد-ش4ت6ي 9 หลายเดือนก่อน

    To delete a Project , we need to go throw every employee and remove the project form him to perform our task?

  • @cvgaviao
    @cvgaviao 10 หลายเดือนก่อน

    What if the relationship has attributes ?

  • @AbhikKumarPal-s5l
    @AbhikKumarPal-s5l 10 หลายเดือนก่อน

    THANK YOU!

    • @dev2prodcoding
      @dev2prodcoding 10 หลายเดือนก่อน

      You're welcome!

  • @Doum4n
    @Doum4n 10 หลายเดือนก่อน

    Thank you very much

    • @dev2prodcoding
      @dev2prodcoding 10 หลายเดือนก่อน

      You are welcome

  • @ShraboniSinha-s8z
    @ShraboniSinha-s8z 10 หลายเดือนก่อน

    Thank you

  • @simon8284
    @simon8284 10 หลายเดือนก่อน

    Sex bro Sex, even I couldn't understand this from Java Brains, Be Coder, and Code With Durgesh. You made a flawless victory...

  • @samuraiwolf8200
    @samuraiwolf8200 11 หลายเดือนก่อน

    Thank you very much!

    • @dev2prodcoding
      @dev2prodcoding 10 หลายเดือนก่อน

      You're welcome!

  • @cuzzo9146
    @cuzzo9146 11 หลายเดือนก่อน

    You just say what your doing you don’t say what each thing does and why you use it you suck at teaching

  • @ronajpradhan
    @ronajpradhan 11 หลายเดือนก่อน

    Can we use ASC and DESC from request URL to conditionally sort the employees into ascending and descending order through this process?

  • @medyazidhamlaoui2703
    @medyazidhamlaoui2703 ปีที่แล้ว

    Thank you, what i do whene i want to assign project to Employee ?

    • @TheKnightKing007
      @TheKnightKing007 9 หลายเดือนก่อน

      if u want assign one project to one person means go for @OneToOne, if multiple project to one person mean go for @OneToMany, if one project involved to many persons means @ManyToOne if Many person collap with many project means go for @ManyToMany

  • @journalram8752
    @journalram8752 ปีที่แล้ว

    thanks

    • @dev2prodcoding
      @dev2prodcoding 10 หลายเดือนก่อน

      You're welcome!

  • @naveenkumarmaddala7830
    @naveenkumarmaddala7830 ปีที่แล้ว

    Nice videos. How to contact you?

  • @naveenkumarmaddala7830
    @naveenkumarmaddala7830 ปีที่แล้ว

    Can you make video implementing Rate Limiting and also Security using Spring Cloud API gateway.

  • @gerwinterpstra8698
    @gerwinterpstra8698 ปีที่แล้ว

    Thanks! Clear explanation!

    • @dev2prodcoding
      @dev2prodcoding 11 หลายเดือนก่อน

      Thanks for watching!

  • @HongruiLiu-t7d
    @HongruiLiu-t7d ปีที่แล้ว

    Thank u!

  • @weixiangng8279
    @weixiangng8279 ปีที่แล้ว

    How to implement it with Angular though?