Dev Problems
Dev Problems
  • 35
  • 289 752
Full Stack App In Spring Boot 3 & React using OpenAPI generator & Github Actions.
In this video, you'll learn how to create a full-stack app in spring boot & react using OpenAPI generator & Github Actions.
Code: github.com/DevProblems/full-stack-springboot-react-openapi-generator
Other videos :
AWS Cognito | Authentication(Signup, Confirmsignup, Login and many more.) using AWS CLI th-cam.com/video/eDNvV61tbLk/w-d-xo.html
AWS Kinesis | Complete implementation of producer and consumer lambda model for AWS kinesis in java - th-cam.com/video/QeKJ7rw6wWY/w-d-xo.html
Run and debug Java AWS Lambda locally using SAM CLI commands and Docker in IntelliJ Idea - th-cam.com/video/HVJrTxtHwM0/w-d-xo.html
Deploy AWS Lambda source code to S3 bucket from IntelliJ IDEA | Invoke from Api gateway | Java - th-cam.com/video/3qt7iA6PXNM/w-d-xo.html
Contact details:
sarangkumar8056@gmail.com
sarangdevproblems@gmail.com
(+91)-8056232494
#springboot #react #openapi #githubactions
มุมมอง: 1 493

วีดีโอ

gRPC Microservice using Spring Boot 3 and Eureka Discovery Server
มุมมอง 1.3K7 หลายเดือนก่อน
In this video, you will learn how to create the gRPC micro-service using the latest spring boot 3 version. Also, the Eureka Discovery Server will show how to discover the gRPC server without hard-coding the server URL into the client micro-service. Other videos : AWS Cognito | Authentication(Signup, Confirmsignup, Login and many more.) using AWS CLI th-cam.com/video/eDNvV61tbLk/w-d-xo.html AWS ...
Powertools Logging for AWS Lambda Java
มุมมอง 2887 หลายเดือนก่อน
In this video, you will learn how to perform logging using the Powertools for AWS Lambda Java. Other videos : AWS Cognito | Authentication(Signup, Confirmsignup, Login and many more.) using AWS CLI th-cam.com/video/eDNvV61tbLk/w-d-xo.html AWS Kinesis | Complete implementation of producer and consumer lambda model for AWS kinesis in java - th-cam.com/video/QeKJ7rw6wWY/w-d-xo.html Run and debug J...
AWS Community Day 2024 | Ahmedabad | Announcement
มุมมอง 20411 หลายเดือนก่อน
In this video, I am making an announcement about my upcoming session at AWS community Day at Ahmedabad. I look forward to meet you all at the event. Connect with me on Linkedin: www.linkedin.com/in/sarang-kumar-tak-1454ba111/ #aws #awscommunitybuilders #2024 Contact details: sarangkumar8056@gmail.com sarangdevproblems@gmail.com ( 91)-8056232494
Building AWS Lambda Layers | Java 21 | Deploy Using SAM CLI
มุมมอง 898ปีที่แล้ว
In this video, you will learn about building lambda layers and deploy using SAM CLI. Other videos : AWS Cognito | Authentication(Signup, Confirmsignup, Login and many more.) using AWS CLI th-cam.com/video/eDNvV61tbLk/w-d-xo.html AWS Kinesis | Complete implementation of producer and consumer lambda model for AWS kinesis in java - th-cam.com/video/QeKJ7rw6wWY/w-d-xo.html Run and debug Java AWS La...
Synchronous Express Workflows In AWS Step Functions
มุมมอง 461ปีที่แล้ว
In this video, you'll learn: 1. Understanding Synchronous Express Workflows in Step Functions - Explore the concept of Synchronous Express Workflows in AWS Step Functions. 2. Creating a Synchronous Express Workflow in Step Functions - Step-by-step guide on how to build a Synchronous Express Workflow in AWS Step Functions. 3. Orchestrating the Execution of AWS Lambda - Learn how to orchestrate t...
Generating WebFlux and WebClient Stubs with OpenAPI Generator Maven Plugin and Spring Boot 3
มุมมอง 3.9Kปีที่แล้ว
In this video, you will learn how to use openapi generator maven plugin to generate the WebFlux and Webclient Stubs in spring boot 3 Code: github.com/DevProblems/openapigenerator-webflux-webclient-stubs-springboot Other videos : AWS Cognito | Authentication(Signup, Confirmsignup, Login and many more.) using AWS CLI th-cam.com/video/eDNvV61tbLk/w-d-xo.html AWS Kinesis | Complete implementation o...
Error Handling in gRPC Spring Boot Microservice
มุมมอง 1.4Kปีที่แล้ว
In this video, we will learn how to handle errors in gRPC Spring Boot Microservice. Other videos : AWS Cognito | Authentication(Signup, Confirmsignup, Login and many more.) using AWS CLI th-cam.com/video/eDNvV61tbLk/w-d-xo.html AWS Kinesis | Complete implementation of producer and consumer lambda model for AWS kinesis in java - th-cam.com/video/QeKJ7rw6wWY/w-d-xo.html Run and debug Java AWS Lam...
gRPC Microservice JWT Authentication and Authorisation With Spring Security
มุมมอง 3.4Kปีที่แล้ว
In this video, we will implement JWT authentication & authorisation to secure gRPC microservices using Spring security. Code: github.com/DevProblems/grpc-jwt-spring-security Other videos : AWS Cognito | Authentication(Signup, Confirmsignup, Login and many more.) using AWS CLI th-cam.com/video/eDNvV61tbLk/w-d-xo.html AWS Kinesis | Complete implementation of producer and consumer lambda model for...
Reactive gRPC Spring Boot Microservice
มุมมอง 3.6Kปีที่แล้ว
In this video, you will learn how to develop reactive gRPC spring boot microservice. Code: github.com/DevProblems/reactive-grpc-springboot-demo Other videos : AWS Cognito | Authentication(Signup, Confirmsignup, Login and many more.) using AWS CLI th-cam.com/video/eDNvV61tbLk/w-d-xo.html AWS Kinesis | Complete implementation of producer and consumer lambda model for AWS kinesis in java - th-cam....
File upload using gRPC Client-Streaming in Spring Boot
มุมมอง 2.3Kปีที่แล้ว
This video is about uploading a file in chunks from one microservice to another microservice using gRPC client-streaming in spring boot. Code Link: github.com/DevProblems/grpc-fileupload-demo-client-streaming-spring-boot Other videos : AWS Cognito | Authentication(Signup, Confirmsignup, Login and many more.) using AWS CLI th-cam.com/video/eDNvV61tbLk/w-d-xo.html AWS Kinesis | Complete implement...
Automatic Instrumentation of Spring Boot Application using OpenTelemetry & Monitor using Jaeger
มุมมอง 14Kปีที่แล้ว
In this video, you will learn how to automatic instrument spring boot application using OpenTelemetry & monitor traces using Jaeger. Code: github.com/DevProblems/springboot-opentelemetry-jaeger Other videos : AWS Cognito | Authentication(Signup, Confirmsignup, Login and many more.) using AWS CLI th-cam.com/video/eDNvV61tbLk/w-d-xo.html AWS Kinesis | Complete implementation of producer and consu...
Achieving Compliance With AWS Config
มุมมอง 861ปีที่แล้ว
In this video, you will learn how to achieve compliance with AWS Config. Connect with the guest speaker: www.linkedin.com/in/raji-krishnamoorthy-5b661553/ 0:00 Compliance vs Security 3:58 Understanding Compliance 6:20 Introduction to AWS Config 8:37 Use cases of AWS Config 10:00 AWS Config Dashboard 11:45 Concepts in AWS Config 15:55 Pricing in AWS Config 18:22 How to add Rules in AWS Config 21...
OpenAPI Generator Demo for Spring Boot | Generate Web & WebFlux Server Code | Swagger UI
มุมมอง 18Kปีที่แล้ว
In this video, you will learn how to generate reactive & non-reactive server code using OpenAPI generator for Spring Boot. Code: github.com/DevProblems/openapigen-swaggerui-springboot Other videos : AWS Cognito | Authentication(Signup, Confirmsignup, Login and many more.) using AWS CLI th-cam.com/video/eDNvV61tbLk/w-d-xo.html AWS Kinesis | Complete implementation of producer and consumer lambda...
Local Build, Test, Debug AWS Serverless App Using AWS SAM CLI & Terraform
มุมมอง 3.6Kปีที่แล้ว
#aws #samcli #terraform In this video, you will learn how to build, test & debug serverless app locally using AWS SAM CLI & Terraform. AWS Blog: aws.amazon.com/blogs/compute/better-together-aws-sam-cli-and-hashicorp-terraform/ Code & Configs: github.com/DevProblems/aws-lambda-local-test-sam-terraform Other videos : AWS Cognito | Authentication(Signup, Confirmsignup, Login and many more.) using ...
Learn Go in one video! Like, Share & Subscribe :)
มุมมอง 6802 ปีที่แล้ว
Learn Go in one video! Like, Share & Subscribe :)
Learn Object-Oriented Programming In Golang
มุมมอง 6K2 ปีที่แล้ว
Learn Object-Oriented Programming In Golang
Learn Functions in Go | Basic Function | Receiver Function | Anonymous Function | Generic Function
มุมมอง 6842 ปีที่แล้ว
Learn Functions in Go | Basic Function | Receiver Function | Anonymous Function | Generic Function
Getting Started In Spring For GraphQL With Spring Boot
มุมมอง 13K2 ปีที่แล้ว
Getting Started In Spring For GraphQL With Spring Boot
Secure gRPC connection with SSL/TLS | Interceptor | Metadata | Spring Boot | BloomRPC
มุมมอง 5K2 ปีที่แล้ว
Secure gRPC connection with SSL/TLS | Interceptor | Metadata | Spring Boot | BloomRPC
Creating Golang REST API with Gin-Gonic Web Framework & MongoDB
มุมมอง 28K2 ปีที่แล้ว
Creating Golang REST API with Gin-Gonic Web Framework & MongoDB
gRPC Client & Server Microservices Implementation Using Spring Boot
มุมมอง 39K2 ปีที่แล้ว
gRPC Client & Server Microservices Implementation Using Spring Boot
Thank you for visiting :)
มุมมอง 7753 ปีที่แล้ว
Thank you for visiting :)
AWS Cognito Groups & Fine-Grained Role-Based Access Control
มุมมอง 19K3 ปีที่แล้ว
AWS Cognito Groups & Fine-Grained Role-Based Access Control
Private RDS Instance & AWS Lambda
มุมมอง 16K3 ปีที่แล้ว
Private RDS Instance & AWS Lambda
AWS S3 | Multipart Upload & Copy | Java
มุมมอง 7K3 ปีที่แล้ว
AWS S3 | Multipart Upload & Copy | Java
AWS Api-Gateway | Authorizers - AWS_IAM, Cognito(JWT), Custom(Lambda)
มุมมอง 6K3 ปีที่แล้ว
AWS Api-Gateway | Authorizers - AWS_IAM, Cognito(JWT), Custom(Lambda)
AWS Cognito | Password & Password-less(OTP) authentication - Demo using AWS CLI & JAVA Sdk's
มุมมอง 10K3 ปีที่แล้ว
AWS Cognito | Password & Password-less(OTP) authentication - Demo using AWS CLI & JAVA Sdk's
What is IAM Assume Role? How to assume a role using AWS STS? - Demo using AWS CLI & JAVA SDK
มุมมอง 29K3 ปีที่แล้ว
What is IAM Assume Role? How to assume a role using AWS STS? - Demo using AWS CLI & JAVA SDK
How to extract data from documents or images using Amazon Textract in Java and Python language.
มุมมอง 6K3 ปีที่แล้ว
How to extract data from documents or images using Amazon Textract in Java and Python language.

ความคิดเห็น

  • @MrVjfloyd
    @MrVjfloyd 5 วันที่ผ่านมา

    Hi , Thank your for the tutorial, I have a doubt regarding how to persist all these data, Can I tell Jaeger to connect to a database?

  • @danielfasanmi1353
    @danielfasanmi1353 12 วันที่ผ่านมา

    Hi dev problems, grpc service is not registered. In fact, the microservice terminated with exit code 0. I am compiling with JDK 17

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

    That is not so good because you are installing opentelementry within the app container and that generates more cost, dirtyes the solution and the app can crash or stop if the telemetry fails, it is very dependent

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

    thank you very much

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

    very informative. thanks brother ✅️✅️🙏

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

    Thank you very much sir, I see you're working at J.P.Morgan recently. Hope you're doing well.

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

    very insightful, thank you for this video. Just wanted to point out that in the end, p and p1 struct was not equal (their last name was different). Although we were able to compare the middle name of both structs.

  • @AfricellAngola-z4o
    @AfricellAngola-z4o 2 หลายเดือนก่อน

    Please do OpenTelemetry & Monitor with golang

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

    Please try to create projects using gradle as it is more simpler and easier to follow and more standardized way of creating projects.

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

    have you tried this with their spring starter lib?

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

    Oke

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

    Kinesis is not a push model if enhances fan-out is not used.

  • @OlegPetrow-ze6ft
    @OlegPetrow-ze6ft 3 หลายเดือนก่อน

    Thank you so much, bro! It was very helpful!

  • @陈帅-x1j
    @陈帅-x1j 3 หลายเดือนก่อน

    How to handle with ResponseBodyAdvice interface when return unified response body? Instead of return UserDTO as video show, I'd like to return ResultDTO which contains a 'statusCode' and a 'data' fields

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

    it's amazing. thank you for sharing this. Do you have any suggestions for Junit (integration) for the GRPC client?

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

    could you please make a video to enlighten us on how to implement a rich text editor like (quill, ckeditor, ..), the one you want. always using gin and mongodb.

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

    Thank you so much. Very clear and useful content 👌

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

    Great video. Nice explanations. Absolutely clear. What type of tests you prefer to use here? Do you test client also? Share some examples what will be enough for real life scenario if I want to cover with unit + integration tests?

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

    thank you friend!

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

    Hey, can you please share github link

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

    Nice job

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

    Very good. Precise crisp and Bang on. Great work.

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

    Hey , I want to send the text data to server then what changes i can do.

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

    If I select data from DB into classA, and classB is generated by protoc which has same properties with classA, the only way that copys values from classA to classB is manually set each value to classB?

  • @TheMouseJerry-du1md
    @TheMouseJerry-du1md 5 หลายเดือนก่อน

    I think this is the only video on you tube that covers all in one with clear explanation. Thank you so much! Keep adding more golang videos on grpc and kubernetes operators etc. Thank you!

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

    impressive🥰

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

    How to add a service to eureka which have both server port and grpc server port ?

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

    Very nicely explained. Great job!

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

    Thank you this tutorial works great. I had a question. I’ve been trying to convert this code to using Gradel but it seems the Gradel version of the plug-in doesn’t support delegatepattern?

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

    thanx

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

    Спасибо друг, долго не мог разобраться, теперь все понятно, удачи тебе во всем)

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

    I can only see the jaeger-all-in-one in the services drop down and neither ms-one or ms-two, even though I cloned the exact repo and hit the APIs in both modules. Can you help me out?

    • @josh.online
      @josh.online 3 หลายเดือนก่อน

      Hi. Are there any updates on this? I also only see jaeger-all-in-one in the services drop down upon refreshing.

  • @RajeshNair-th4pi
    @RajeshNair-th4pi 6 หลายเดือนก่อน

    Hello Dev Problems. Appreciate your hard work but the program in server doesnt works. The application in grpc server does not start on the port . I am using eclipse . If you can give us some suggestions that will be good else the work above will be a waste to other people like me

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

    Thanks for your video, very helpful for beginners!

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

    thanks, I enjoy de video, do you try with the new library of restClient ?

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

    Thanks

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

    It would have been great if u share the github link for the projects

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

    Very good example

  • @jean-patrickleger2215
    @jean-patrickleger2215 7 หลายเดือนก่อน

    This really helped. Thanks for posting this video.

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

      Thanks much. Don't forget to subscribe to the channel :)

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

    Best explanation sir

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

      Thanks much! Don't forget to subscribe to the channel :)

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

    Build Failed Error: JavaMavenWorkflow:CopySource - [WinError 267] The directory name is invalid: 'C:\\Users\\patshabb\\DevWorkspace\\Lambda\\demo\\target\\demo-0.0.1-SNAPSHOT.jar'

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

    Hi bro getting this error

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

      Build Failed Error: JavaMavenWorkflow:CopySource - [WinError 267] The directory name is invalid: 'C:\\Users\\patshabb\\DevWorkspace\\Lambda\\demo\\target\\demo-0.0.1-SNAPSHOT.jar'

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

    thank you very much, but the problem I see when adding the spring-boot-starter-web dependency to grpc-server is that it will also run a tomcat server (and as you didn't configure it, it will run on port 8080). Also, with the last versions of the spring-eureka-client library you don't get the annotations @EnableEurekaClient

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

    Great Coder

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

      Thanks much. Dont forget to subscribe to the channel :)

  • @BibekMaharjan-sf9uk
    @BibekMaharjan-sf9uk 7 หลายเดือนก่อน

    Much informative video. Can you also please do the tutorial on Traces and Metrics? Appreciate it.

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

      Sure, Thank you. Dont forget to subscribe to the channel :)

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

    🙌🙌🙌

  • @RanjithKumar-jr5br
    @RanjithKumar-jr5br 7 หลายเดือนก่อน

    Thank you bro 😊

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

      Your welcome and don't forget to subscribe to the channel :)

  • @RanjithKumar-jr5br
    @RanjithKumar-jr5br 7 หลายเดือนก่อน

    I am getting error no such a file attr_ load_balancer

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

    Thanks for this video.