Cypcode Studios
Cypcode Studios
  • 143
  • 95 842
Spring Cloud OpenFeign - Microservice Integration | Declarative REST Client | REST Example
Spring Cloud OpenFeign - Microservice Integration | Declarative REST Client | REST Example
In this tutorial we are going to cover what OpenFeign is, how we can make use of OpenFiegn in our Spring Boot microservices, enable autoconfiguration and binding to the Spring Environment within our architecture.
Git Repository: github.com/cypcodestudio/openfeign-microservice
Website: cypcode.com/tutorials/spring-cloud-openfeign/
Spring Initialzr: start.spring.io/#!type=maven-project&language=java&platformVersion=3.3.0&packaging=war&jvmVersion=17&groupId=com.cypcode&artifactId=openfeign-microservice&name=openfeign-microservice&description=Demo%20project%20for%20Spring%20Boot&packageName=com.cypcode.openfeign-microservice&dependencies=web,lombok,devtools,cloud-feign
Recommendation:
Spring Security:
ua-cam.com/video/mA7xchYnYUE/v-deo.htmlsi=ZIB5ms0XaQPPaYRE
PLEASE SUPPORT THE CHANNEL:
Donate from $5
Link: paypal.me/cypcodestudios?country.x=ZA&locale.x=en_US
Thank you very much for watching. Please do Like and Subscribe
Переглядів: 104

Відео

SpringBoot Message Queues with RabbitMQ Tutorial - Message Queues and Distributed Systems | AMQP
Переглядів 12421 день тому
SpringBoot Message Queues with RabbitMQ Tutorial - Message Queues and Distributed Systems | AMQP This tutorial will guide you how to use AMQP messaging via RabbitMQ in a Spring Boot application. Configure the Exchange, Queue, Binging. Publish messages from one service and consume messages from another service RabbitMq Windows Setup: cypcode.com/setup/rabbitmq-setup-on-windows-operating-system/ ...
Spring Framework Java Engineer Roadmap
Переглядів 86Місяць тому
Spring Framework Java Engineer Roadmap This video takes you through the Spring Framework and what you need to consider as a new Spring Boot Developer. This tutorial will provide you with the guide to build secure Spring Boot application, regardless of your level of experience as a developer. Github: github.com/cypcodestudio/ JWT IO: jwt.io/ Recommendation: Spring Security: ua-cam.com/video/mA7x...
Securing Microservices with API Key Authentication | Spring Security | Rest API Example
Переглядів 299Місяць тому
Securing Microservices with API Key Authentication | Spring Security | Rest API Example This video demonstrates how to protect your Spring Microservice using API Key Authentication in Spring Boot 3. You'll discover how simple it is to use API Keys to secure your microservice and safeguard them. We'll go through setting up a Security Filter chain for our application and configure Spring to use t...
Spring Boot Admin Server + Security + Server and Client Register | Admin Security | API Example
Переглядів 485Місяць тому
Spring Boot Admin Server Security Server and Client Register | Admin Security | API Example This video demonstrates how to create your Spring boot Admin Server as well as Client registration via Spring Admin Client Config in Spring Boot 3. You'll discover how simple it is to use Admin Server to monitor your Microservices and safeguard them. We'll go through setting up a server manager for our a...
Angular 17 : How To Fix Missing app.module.ts in Angular 17 | Standalone Components
Переглядів 7372 місяці тому
Angular 17 : How To Fix Missing app.module.ts in Angular 17 | Standalone Components: ng material: material.angular.io/guide/getting-started standalone project: ng new my-project no standalone project: ng new my-project no-standalone PLEASE SUPPORT THE CHANNEL: Donate from $5 Link: paypal.me/cypcodestudios?country.x=ZA&locale.x=en_US Thanks for watching. Please do Like and Subscribe
How To Export Data Table To Excel (XLSX) In Angular Typescript | Excel File Export | Example
Переглядів 2172 місяці тому
How To Export Data Table To Excel (XLSX) In Angular Typescript | Excel File Export | Example: npm cmd: npm install xlsx npm package: www.npmjs.com/package/xlsx ng material: material.angular.io/guide/getting-started ng mat-table: material.angular.io/components/button/overview PLEASE SUPPORT THE CHANNEL: Donate from $5 Link: paypal.me/cypcodestudios?country.x=ZA&locale.x=en_US Thanks for watching...
Spring Boot 3 + Security + DataSource Keys and API Keys | AWS Secrets Manager | Rest API Example
Переглядів 3103 місяці тому
Spring Boot 3 Security DataSource Keys and API Keys | AWS Secrets Manager | Rest API Example
Deploying Spring Boot Application in AWS using EC2 & S3 | Microservices Deploy | Maven Clean Install
Переглядів 8903 місяці тому
Deploying Spring Boot Application in AWS using EC2 & S3 | Microservices Deploy | Maven Clean Install
Spring Boot 3 + Spring Security + Forgot Password and One-Time Pin SMS | Rest API Example
Переглядів 1,1 тис.3 місяці тому
Spring Boot 3 Spring Security Forgot Password and One-Time Pin SMS | Rest API Example
Build Ionic App | Modern UI User Update Password | Springboot User Update Password API | UI Design
Переглядів 913 місяці тому
Build Ionic App | Modern UI User Update Password | Springboot User Update Password API | UI Design
Spring Boot 3 + Spring Security + Forgot Password and Verification Token | Rest API Example
Переглядів 1 тис.3 місяці тому
Spring Boot 3 Spring Security Forgot Password and Verification Token | Rest API Example
Build Ionic App | Modern UI User Profile | Springboot User Profile API | UI UX Design
Переглядів 1313 місяці тому
Build Ionic App | Modern UI User Profile | Springboot User Profile API | UI UX Design
Build Ionic App | Modern UI Dashboard | Springboot Dashboard API | UI UX Design
Переглядів 1453 місяці тому
Build Ionic App | Modern UI Dashboard | Springboot Dashboard API | UI UX Design
Build Ionic App | Ionic Angular HTTP Interceptor | Angular Interceptor | Ionic UI
Переглядів 4055 місяців тому
Build Ionic App | Ionic Angular HTTP Interceptor | Angular Interceptor | Ionic UI
Ionic Angular Auth Guard | RBAC Guard | Ionic UI | Authentication & Authorization Guard | JWT Auth
Переглядів 1645 місяців тому
Ionic Angular Auth Guard | RBAC Guard | Ionic UI | Authentication & Authorization Guard | JWT Auth
Build Ionic App | Ionic Angular Login and Registration | JWT REST API Authentication | Ionic UI
Переглядів 1,8 тис.5 місяців тому
Build Ionic App | Ionic Angular Login and Registration | JWT REST API Authentication | Ionic UI
Ionic Framework - Getting Started | Mobile Development | Cross Platform | Angular Typescript
Переглядів 2675 місяців тому
Ionic Framework - Getting Started | Mobile Development | Cross Platform | Angular Typescript
Spring Profiles Application Properties | Set Active Profiles on Environment (Dev, UAT, PROD) Example
Переглядів 3936 місяців тому
Spring Profiles Application Properties | Set Active Profiles on Environment (Dev, UAT, PROD) Example
Why You SHOULDN’T Become a Full-Stack Developer (and what you should study instead)
Переглядів 8977 місяців тому
Why You SHOULDN’T Become a Full-Stack Developer (and what you should study instead)
How to Update Angular to Latest Version | Angular Upgrade | Angular v17 | NodeJs Update to Latest
Переглядів 1308 місяців тому
How to Update Angular to Latest Version | Angular Upgrade | Angular v17 | NodeJs Update to Latest
How to add Dropdown Menu in Angular with Search Filter | Angular Dropdown Menu Filter | Form Search
Переглядів 2,6 тис.8 місяців тому
How to add Dropdown Menu in Angular with Search Filter | Angular Dropdown Menu Filter | Form Search
Angular Event | New Angular Renaissance | Features, Components | Angular.Dev v17 | New Website
Переглядів 388 місяців тому
Angular Event | New Angular Renaissance | Features, Components | Angular.Dev v17 | New Website
Spring Boot 3 + Spring Security + JWT Authentication and Authorisation | RBAC | Rest API Example
Переглядів 9 тис.8 місяців тому
Spring Boot 3 Spring Security JWT Authentication and Authorisation | RBAC | Rest API Example
How I Started My Coding YouTube Channel and What happened to me as a Programmer | Coding Youtube
Переглядів 468 місяців тому
How I Started My Coding UA-cam Channel and What happened to me as a Programmer | Coding UA-cam
Spring Data JPA Multiple Databases | Multiple DataSources | Springboot Rest API Example
Переглядів 2,2 тис.8 місяців тому
Spring Data JPA Multiple Databases | Multiple DataSources | Springboot Rest API Example
Kafka Spring boot transaction management using SAGA Choreography Pattern | Spring Microservices API
Переглядів 3 тис.8 місяців тому
Kafka Spring boot transaction management using SAGA Choreography Pattern | Spring Microservices API
Springboot Full Apache Kafka Core Integration | Kafka Producer and Consumer | Spring API Example
Переглядів 4679 місяців тому
Springboot Full Apache Kafka Core Integration | Kafka Producer and Consumer | Spring API Example
Springboot Full Apache Kafka Core Integration | Apache Kafka Installation and Overview | API Example
Переглядів 1469 місяців тому
Springboot Full Apache Kafka Core Integration | Apache Kafka Installation and Overview | API Example
System Design Monolithic Architecture vs Microservices Architecture | System Architecture Explained
Переглядів 14210 місяців тому
System Design Monolithic Architecture vs Microservices Architecture | System Architecture Explained

КОМЕНТАРІ

  • @ragasridanda2137
    @ragasridanda2137 9 днів тому

    Tq since one day I am facing the issue

  • @razatech22
    @razatech22 15 днів тому

    poor sound quality

    • @cypcode
      @cypcode 15 днів тому

      Hi @razatech please watch out for a re-upload this week

  • @juanjacinto9590
    @juanjacinto9590 22 дні тому

    5eu0Tssu

  • @leat5680
    @leat5680 24 дні тому

    great, you can do it with kafka

    • @cypcode
      @cypcode 24 дні тому

      Hi @leat5680, thank for watching and hope you share video as well. Please do see our Kafka tutorial which we have covered also: Kafka Spring boot transaction management using SAGA Choreography Pattern | Spring Microservices API ua-cam.com/video/A7__ITe5670/v-deo.html Please do like and subscribe will be greatly appreciated

  • @universal4334
    @universal4334 Місяць тому

    Please make a vudeo on spring security right from filters, authentication provider, manager, DAO provider everything. Not the jwt, Basics first then i can go with your Jwt

    • @cypcode
      @cypcode 24 дні тому

      Hi @universal4334 thank you for watching please see Spring Security JWT: Spring Boot 3 + Spring Security + JWT Authentication and Authorisation | RBAC | Rest API Example ua-cam.com/video/AAQOv15lNkc/v-deo.html Please do like and subscribe will be highly appreciated

  • @zubayerahamed7771
    @zubayerahamed7771 Місяць тому

    Sound is too low. Please increase sound quality.

    • @cypcode
      @cypcode 15 днів тому

      Hi @zubarahamed please watch out for a re-upload this week

  • @lawmaina78
    @lawmaina78 Місяць тому

    Thanks looks promising, but a single command "ionic build" threw all kind of errors

  • @ogw2
    @ogw2 Місяць тому

    Thank you for this tutorial. Please can you share the repo with me, thanks

  • @Grupo1_OpticasyOndas
    @Grupo1_OpticasyOndas Місяць тому

    Nice video thanks

  • @obioraokwubanego4789
    @obioraokwubanego4789 Місяць тому

    Great job. I was able to do this after watching you. Thanks. Can we unsubscribe a user after sending him a message?

  • @hikmatulloanvarbekov3809
    @hikmatulloanvarbekov3809 2 місяці тому

    why do not you use intellij idea

    • @cypcode
      @cypcode 2 місяці тому

      Hi, thank you for the question I guess now it would be a matter of keeping to the norm of the channel, I do however use IntelliJ on a daily basis I use it even more than SpringToolSuite. Both IDEs are powerful and I find their capabilities quite close to each other because I haven’t experienced an issue where I’m forced to change IDE when working from either IntelliJ or SpringToolSuite

  • @MrAndreamichel
    @MrAndreamichel 2 місяці тому

    Hay, Thanks, but half of code you used is deprecated! ;)

  • @RaviYadav-cx2pb
    @RaviYadav-cx2pb 2 місяці тому

    Githhub link please

  • @AVSOFT-fq1qm
    @AVSOFT-fq1qm 2 місяці тому

    no code is here then how to suscribe

  • @kimberlywee6631
    @kimberlywee6631 2 місяці тому

    Hi, thank you for the tutorial! WHen i try out the login, I receive a html as a response. For some reason i also keep sseeing "bad credentials" in the default spring security login page. How do I succesffully retrieve my token?

  • @TimothyStone-oe7xi
    @TimothyStone-oe7xi 3 місяці тому

    I liked this video for the class design. However, my greatest criticism is that Cypcode used Secrets coded into the application.properties. It would have been better to demonstrate the use of AWS credentials via .aws/credentials and the AwsDefaultClientBuilder's credential search that includes an instance profile option.

  • @TheBestNoob23
    @TheBestNoob23 3 місяці тому

    Y

  • @mkhalidumer
    @mkhalidumer 3 місяці тому

    Bro, your content is good but due to the sound quality, it is very difficult to understand rather focus. this might be one reason you are not getting subscribers.

  • @j.carlosmuro2435
    @j.carlosmuro2435 3 місяці тому

    Thank you for the video! In the case of secret properties that you don't want to put in these properties files (eg passwords for the database, jwt signing keys, etc.) what's your favourite way to pass them down to the different environments?

    • @cypcode
      @cypcode 3 місяці тому

      Hi Carlos, thank you for watching the video I hope it was helpful. To answer your question, You would need a central Secrets Vault or Secrets Manager, AWS offers a Secret Management and I will be adding this tutorial in a few days, please stay tuned as I will run you through how to protect your DB Connection details as well keys that should not be exposed

    • @cypcode
      @cypcode 3 місяці тому

      Hi Carlos please see tutorial for protecting your secrets or properties you want in a vault/ secrets manager Spring Boot 3 + Security + DataSource Keys and API Keys | AWS Secrets Manager | Rest API Example ua-cam.com/video/LrFR4CL7DJ4/v-deo.html

  • @imjmakki
    @imjmakki 3 місяці тому

    the Github repo for it please

    • @cypcode
      @cypcode 3 місяці тому

      Hi thanks you very much for checking out the video, please see github repo below: github.com/cypcodestudio/wonderbank

  • @RaviYadav-cx2pb
    @RaviYadav-cx2pb 3 місяці тому

    Github link please

    • @cypcode
      @cypcode 3 місяці тому

      Hi thanks you very much for checking out the video, please see github repo below: github.com/cypcodestudio/wonderbank

    • @RaviYadav-cx2pb
      @RaviYadav-cx2pb 3 місяці тому

      @@cypcode thank you

    • @RaviYadav-cx2pb
      @RaviYadav-cx2pb 3 місяці тому

      Can you please next video on spring boot with kafka and mysql/ postgres Database integration on complete data pipeline video please

  • @r4echo263
    @r4echo263 3 місяці тому

    What is the database of this? Firebase?

  • @user-ze1oo3zr7z
    @user-ze1oo3zr7z 4 місяці тому

    The introduction music is too loud compared to the actual teaching voice. Please work on it.

  • @jahguideadnan3784
    @jahguideadnan3784 4 місяці тому

    You got yourself a subscriber

  • @juani221287
    @juani221287 4 місяці тому

    Wow, I think the best explanation and easier way to interact with an SQS Queue, thanks for that. I am receiving this message when I try to send messages to the SQS Queue, you know what is happening here? com.amazonaws.services.sqs.model.AmazonSQSException: The request must contain the parameter MessageGroupId. (Service: AmazonSQS; Status Code: 400; Error Code: MissingParameter; Request ID: 5c9a978f-1752-5b24-9c78-c9ea034dd6d8; Proxy: null) Thanks a Lot.

  • @Priming-AI
    @Priming-AI 4 місяці тому

    Github project ?

  • @siphenkosifiltane4200
    @siphenkosifiltane4200 4 місяці тому

    Keep it up ntwana, ungayeki undincedile

  • @user-rg9rd5cb7u
    @user-rg9rd5cb7u 5 місяців тому

    awesome thank you

  • @mahimoodmohammad6383
    @mahimoodmohammad6383 5 місяців тому

    can you please me source code?

  • @user-hz9pw1yb8w
    @user-hz9pw1yb8w 5 місяців тому

    Please share repository

    • @cypcode
      @cypcode 5 місяців тому

      Thank you for checking out the video, please see Git repo: github.com/cypcodestudio/rbacspring

  • @jhateam
    @jhateam 5 місяців тому

    could you pls share your git repo

  • @user-kx7eu5df6r
    @user-kx7eu5df6r 5 місяців тому

    Sir where whe can you DM please 😢

    • @cypcode
      @cypcode 5 місяців тому

      Hi, thank you for checking out the tutorial please see link to our socials where you can reach out: linktr.ee/cypcode

  • @emanuelr9815
    @emanuelr9815 5 місяців тому

    i'm excited

  • @PgPbnsn
    @PgPbnsn 5 місяців тому

    this example completely ignores Spring Security architecture both for authentication and authorization. would not recommend it

  • @gsl649
    @gsl649 5 місяців тому

    Are you from Kenya? You sound like my friend❤😂

  • @nenuanenenuane6645
    @nenuanenenuane6645 6 місяців тому

    thanks plz cover maps

  • @nenuanenenuane6645
    @nenuanenenuane6645 6 місяців тому

    Great video,plz cover other microservices patterns Thnaks

  • @karim47161
    @karim47161 6 місяців тому

    please give me the code

  • @karim47161
    @karim47161 6 місяців тому

    where is the source code ?

  • @ganeshsingh3390
    @ganeshsingh3390 6 місяців тому

    Hey I am new in Spring. Can you tell me why the jwt.secret stored in application.properties file?? Is it safe to store the secret in properties file. Thankyou!!

    • @lemmestealyomum6563
      @lemmestealyomum6563 6 місяців тому

      As it was for a tutorial it is okay, but for real world applications do not store secret key in application.properties, it is not secure

    • @lemmestealyomum6563
      @lemmestealyomum6563 6 місяців тому

      But I am talking from a enterprise project or a companies pov For your own projects you can store it anywhere you want

  • @ridhamsood1784
    @ridhamsood1784 6 місяців тому

    QQ: Instead of storing video locally we stored it in cloud storage aws s3 but while i try to do that it first retrieve file from s3 save it locally then start streaming it

    • @ridhamsood1784
      @ridhamsood1784 6 місяців тому

      how can we avoid that?

    • @cypcode
      @cypcode 6 місяців тому

      Hi @ridhamsood1784, thank you very much for checking out the video. What you're looking for is streaming the file bytes as you receive the file from S3. So instead of just taking the .mp4 verbatim, you want to be passing it as bytes and handle it internally than streaming the files verbatim

    • @ridhamsood1784
      @ridhamsood1784 6 місяців тому

      can you try it and make a video on it its seem to be challenging - if i covert it into byte it stops seeking features

  • @user-ps5hz6hb5i
    @user-ps5hz6hb5i 6 місяців тому

    Where can I find the repo?

    • @cypcode
      @cypcode 6 місяців тому

      Hi @user-ps5hz6hb5i thank you for checking out the video, please see Git repo: github.com/cypcodestudio/rbacspring

  • @nagunagu5093
    @nagunagu5093 6 місяців тому

    Hi bro. I need one class from you bro plz help me I am struggling to fix this

    • @nagunagu5093
      @nagunagu5093 6 місяців тому

      Plz help me bro it's an emergency just 30 minutes

  • @TheIndianTraderOfficial
    @TheIndianTraderOfficial 6 місяців тому

    Provide the GitHub repository link

  • @ianneilagasen2842
    @ianneilagasen2842 6 місяців тому

    you are doing a good job man... You're videos are great and rare, so hard to find these type of java tutorials

  • @avonzo
    @avonzo 7 місяців тому

    Quite a useful video. Quick suggestion during your next production - bump up the volume a notch. I found it was quite low to be able to comfortably listening to, even on full volume.

  • @user-er9pc2or6b
    @user-er9pc2or6b 7 місяців тому

    Nice video, but I am getting { "sub": "admin", "role": [], "iss": "rbacspring", "exp": 1701690111, "iat": 1701672111 } .. Role is empty.. but I loggedin as Admin. pls give the suggestion.

    • @cypcode
      @cypcode 7 місяців тому

      Hi @user-er9pc2or6b thatnk you very much for watching the video and for your question. That tells me that spring knows that you are a valid user but on your JWT creation you’re not adding the GrantedAuthorities please confirm where you’re adding that and we can address your issue

    • @gagansharma2794
      @gagansharma2794 6 місяців тому

      I was also getting the same issue but after debugging further, i found while creating user or registering user that time it's trying to fetch roles from ROLE table but ROLE table is empty. So 1st we have to add Roles in ROLE table then we are good to go. I think think concept missed by @cypcode.