Coder Ulagam
Coder Ulagam
  • 38
  • 565 118
Why Docker? In Tamil
Why do we need docker? What problems does it solve? Explained the scenarios and pitfalls of not using docker and why every application uses docker for deployment.
มุมมอง: 3 008

วีดีโอ

Java Streams - Collect
มุมมอง 2.3K3 ปีที่แล้ว
Learn how to use Collect framework in Java streams. What is Collector Interface and how to use Collectors. Step by Step Demo covering 6 different scenarios in Collectors framework, 1) toList() 2) toSet() 3) joining() 4) averageInt() 5) GroupingBy() 6) PartitioningBy Thanks for watching the video! Please like, comment and subscribe. Facebook: coderulagam
Java Streams - Collect in Tamil
มุมมอง 11K3 ปีที่แล้ว
Learn how to use Collect framework in Java streams in Tamil. Explained what is Collector Interface and how to use Collectors. Step by Step Demo covering 6 different scenarios with the APIs in Collectors framework, 1) toList() 2) toSet() 3) joining() 4) averageInt() 5) GroupingBy() 6) PartitioningBy Thanks for watching the video! Please like, comment and subscribe. Facebook: coderul...
Java Streams - filter and map - Tamil
มุมมอง 30K3 ปีที่แล้ว
Introduction to Java Streams. Why do we need this? Advantages of using java streams API. Explained the concept of filter and map with step by step demo in Tamil Thanks for watching the video! Please like, comment and subscribe. Facebook: coderulagam
Functional Interface in Java
มุมมอง 1.4K3 ปีที่แล้ว
What is functional Interface in Java? Explained the different functional interfaces available in java and when to use it. Custom functional interface using @FunctionalInterface annotation. Demo: Step by step instructions on how to implement multiple requirements using functional interface and lambda expressions. Thanks for watching the video! Please like, comment and subscribe. Facebook: facebo...
Lambda Expression in Java
มุมมอง 2.2K3 ปีที่แล้ว
Explained Lambda expression in Java with an example, Concepts covered in this video: 1) Why do we need Lambda? 2) When is it introduced? 3) What are the advantages of Lambda expression 4) Java 8 features - Lambda Demo: Simple lambda expression to print name in a list Thanks for watching the video! Please like, comment and subscribe. Facebook: coderulagam
Method References in Java
มุมมอง 1.6K3 ปีที่แล้ว
Explained the method reference concept introduced in Java 8. What are the advantages of method references. Code Demo to explain method reference, 1) Static method example 2) Comparator to sort String and Integers using Method reference. Thanks for watching the video! Please like, comment and subscribe. Facebook: coderulagam
Method References in Java - Tamil
มุมมอง 8K3 ปีที่แล้ว
What is method reference in Java ? Learn using method references to write clean code in java. Step by step instructions on the demo for writing method references. Thanks for watching the video! Please like, comment and subscribe. Facebook: coderulagam
Functional Interface in Java - Tamil
มุมมอง 13K3 ปีที่แล้ว
Functional Interface concept in Java 8 explained in Tamil. Covered the concepts of different functional interfaces available. Custom functional interface using @FunctionalInterface annotation. Demo: Step by step instructions on how to implement multiple requirements using functional interface and lambda expressions. Thanks for watching the video! Please like, comment and subscribe. Facebook: fa...
Lamda Expression in Java - Tamil
มุมมอง 15K3 ปีที่แล้ว
Explained what is lambda Expression in Tamil. Concepts covered in this video: * Why do we need Lambda? * When is it introduced? * What are the advantages of Lambda expression * Java 8 features - Lambda Demo: * Simple lambda expression to print name in a list Thanks for watching the video! Please like, comment and subscribe. Facebook: coderulagam
Exception Handling in Spring Boot Application - Tamil
มุมมอง 12K3 ปีที่แล้ว
Explained handling exceptions in spring boot application. Covered two different scenarios to handle the expceptions. 1. Global Exception handling for all the controllers 2. Controller specific exception handling. Step by Step coding of the spring boot application and explained the flow of exception handling. Github link for this project: github.com/coderulagam/springboot-exceptionhandling Thank...
API Gateway Demo - Spring Cloud Zuul - Tamil
มุมมอง 10K3 ปีที่แล้ว
Explained the API gateway demo with a flow diagram. Step by Step instructions to code API gateway using spring-cloud-zuul framework. What is microservices video link: watch this before trying this demo video th-cam.com/video/KMOp4W3nBl8/w-d-xo.html Service Discovery URL related to this video: th-cam.com/video/O-rtbir6btA/w-d-xo.html GitHub URL: github.com/coderulagam/springboot-zuul-demo Thanks...
What is API Gateway? - Tamil
มุมมอง 16K3 ปีที่แล้ว
Explained the concept of API Gateway in tamil. why do we need API gateway. Compared the microservices architecture with and without API Gateway and explained the benefits of using API gateway. * No Hard coded URL * Correlation ID * Authentication * Authorization Different API gateways available with focus on Spring Cloud Zuul. Thanks for watching the video! Please like, comment and subscribe. F...
Circuit Breaker in Microservices | Resilience4j introduction - Tamil
มุมมอง 10K3 ปีที่แล้ว
Explained the need of circuit breaker pattern in microservices architecture in tamil with flow diagram. Covered 4 main concepts in Resilience4j spring cloud framework, * Circuit Breaker * Rate Limiter * Bulk Head * Retry Covered the resilience framework architecture to understand how circuit breaker works in spring boot application. Spring Boot application demo for the circuit breaker is covere...
Microservices Circuit Breaker using Resilience4j - Tamil
มุมมอง 9K3 ปีที่แล้ว
xplained the concept of circuit breaker in microservices in Tamil. Coded microservices step by step and explained how to use circuit breaker to handle fault tolerance. Covered 4 main concepts in Resilience4j spring cloud framework, * Circuit Breaker * Rate Limiter * Bulk Head * Retry GitHub url for the demo in this video: github.com/coderulagam/spring-cloud-circuitbreaker-demo Thanks for watchi...
Spring Boot Kafka Consumer | Explained in Tamil
มุมมอง 9K3 ปีที่แล้ว
Spring Boot Kafka Consumer | Explained in Tamil
Spring Boot Kafka Producer | Explained in Tamil
มุมมอง 12K3 ปีที่แล้ว
Spring Boot Kafka Producer | Explained in Tamil
What is Kafka | Explained in Tamil
มุมมอง 40K3 ปีที่แล้ว
What is Kafka | Explained in Tamil
Spring cloud config server in Tamil | microservices tutorial in Tamil
มุมมอง 14K3 ปีที่แล้ว
Spring cloud config server in Tamil | microservices tutorial in Tamil
Service Discovery in Microservices | Spring Cloud Eureka | Explained in Tamil
มุมมอง 31K3 ปีที่แล้ว
Service Discovery in Microservices | Spring Cloud Eureka | Explained in Tamil
What is microservices in Tamil | microservices tutorial in Tamil
มุมมอง 60K3 ปีที่แล้ว
What is microservices in Tamil | microservices tutorial in Tamil
spring boot logging in tamil | spring boot tutorial in tamil
มุมมอง 10K3 ปีที่แล้ว
spring boot logging in tamil | spring boot tutorial in tamil
Spring Boot Actuator in Tamil | Spring Boot Tutorial in Tamil
มุมมอง 7K3 ปีที่แล้ว
Spring Boot Actuator in Tamil | Spring Boot Tutorial in Tamil
How to use @ConfigurationProperties in Spring Boot in Tamil | Spring Boot Tutorial in Tamil
มุมมอง 8K3 ปีที่แล้ว
How to use @ConfigurationProperties in Spring Boot in Tamil | Spring Boot Tutorial in Tamil
Value annotation in Spring Boot explained in Tamil | Spring Boot Tutorial in Tamil
มุมมอง 4.7K3 ปีที่แล้ว
Value annotation in Spring Boot explained in Tamil | Spring Boot Tutorial in Tamil
Python variables in Tamil | Python Tutorial in Tamil
มุมมอง 1.8K3 ปีที่แล้ว
Python variables in Tamil | Python Tutorial in Tamil
How to install Python explained in Tamil | Pycharm IDE installation in Tamil | First python program
มุมมอง 2093 ปีที่แล้ว
How to install Python explained in Tamil | Pycharm IDE installation in Tamil | First python program
spring security tutorial | spring security authentication | spring security example
มุมมอง 14K3 ปีที่แล้ว
spring security tutorial | spring security authentication | spring security example
spring security tutorial | spring boot security | spring boot tutorial | Explained in Tamil
มุมมอง 17K3 ปีที่แล้ว
spring security tutorial | spring boot security | spring boot tutorial | Explained in Tamil
What is oauth 2 | oauth tutorial | oauth explained in Tamil
มุมมอง 15K3 ปีที่แล้ว
What is oauth 2 | oauth tutorial | oauth explained in Tamil

ความคิดเห็น

  • @MuthuRaj-nh8yi
    @MuthuRaj-nh8yi 9 วันที่ผ่านมา

  • @mangalaganesan4777
    @mangalaganesan4777 19 วันที่ผ่านมา

    bro plz make video , that contains full springboot-microservice-cloud deployment. whole sample project

  • @rajarajankannan1775
    @rajarajankannan1775 23 วันที่ผ่านมา

    Good one SIR. In RestTemplate you are using @Bean annotation, shall we use @ComponentScan instead of that bean ?

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

    Such a fantastic clarity in the explanation. Thanks

  • @kejan3517
    @kejan3517 27 วันที่ผ่านมา

    thank you. Very nicely explained.

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

    Can you please share this pdf

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

    dont we need to use @configuration over configuration class

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

    Gud explanation..plz make video for JUnit and mockito

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

    How you pls provide link for next video about config sever

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

    Very Nice explanation, Expect more videos, Please DO !!!

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

    Really great explanation . Please do more videos on core java, Solid Principles, Design Patterns and more Crud Operations projects.

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

    OAUTH will use only in API or it can be used in web application?

  • @Kalaichelvi-x2s
    @Kalaichelvi-x2s 2 หลายเดือนก่อน

    Facing white label error page

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

    Very good Explanation and flow is perfect

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

    Just saw your video. Keep up the good work When i tried the same by adding client jar in services apps and server jar in service discover app, both services are not gettting registered with service discovery app in 8761 It says No instances availables..

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

    Helpfull ❤bro thank you 🎉

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

    Thank you

  • @keerthanaSM-tp9cb
    @keerthanaSM-tp9cb 3 หลายเดือนก่อน

    through api gatway other services yepdi call panrathu bro..then dev url ku yepdi access kudukanum

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

    You can explain in Tamil itself

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

    Very useful

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

    Thank you 👍

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

    🎉

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

    hi anna testing patti oru video podunka

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

    Great One

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

    Thank you... easily understandable..

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

    Your video is not clear. Looks like images and letters are blur.

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

    Great work and explanation...Thank you

  • @varadharaj-nq8qd
    @varadharaj-nq8qd 5 หลายเดือนก่อน

    i dont get. return i+j.doubleValue(); where did you get .doubleValue();

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

    Good one

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

    oru spring boot padam hey patha mari iruku soli kuduthadhu apadiyea mandaila iruku

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

    Very useful information and please post more topics like spring cloud,AWS,Kubernates.

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

    Great Bro 🎉🎉

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

    Explained well❤

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

    bro can you give me your number?

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

    Zuul seems is not using in the latest version, pls post spring cloud gateway version

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

    In Some places video screen seems blur..pls correct it.

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

    Thanks bro, nice video.. easy to understand the concept

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

    👌

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

    Thank you bro !! very informative !!

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

    Hi sir i was getting this exception after completing the code.Plz help me out. java.lang.IllegalStateException: Error processing condition on org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration.propertySourcesPlaceholderConfigurer at org.springframework.boot.autoconfigure.condition.SpringBootCondition.matches(SpringBootCondition.java:60) ~[spring-boot-autoconfigure-3.2.2.jar:3.2.2] at org.springframework.context.annotation.ConditionEvaluator.shouldSkip(ConditionEvaluator.java:108) ~[spring-context-6.1.3.jar:6.1.3] at org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader.loadBeanDefinitionsForBeanMethod(ConfigurationClassBeanDefinitionReader.java:183) ~[spring-context-6.1.3.jar:6.1.3] at org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader.loadBeanDefinitionsForConfigurationClass(ConfigurationClassBeanDefinitionReader.java:144) ~[spring-context-6.1.3.jar:6.1.3] at org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader.loadBeanDefinitions(ConfigurationClassBeanDefinitionReader.java:120) ~[spring-context-6.1.3.jar:6.1.3] at org.springframework.context.annotation.ConfigurationClassPostProcessor.processConfigBeanDefinitions(ConfigurationClassPostProcessor.java:428) ~[spring-context-6.1.3.jar:6.1.3] at org.springframework.context.annotation.ConfigurationClassPostProcessor.postProcessBeanDefinitionRegistry(ConfigurationClassPostProcessor.java:289) ~[spring-context-6.1.3.jar:6.1.3] at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanDefinitionRegistryPostProcessors(PostProcessorRegistrationDelegate.java:349) ~[spring-context-6.1.3.jar:6.1.3] at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(PostProcessorRegistrationDelegate.java:118) ~[spring-context-6.1.3.jar:6.1.3] at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:788) ~[spring-context-6.1.3.jar:6.1.3] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:606) ~[spring-context-6.1.3.jar:6.1.3] at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146) ~[spring-boot-3.2.2.jar:3.2.2] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754) ~[spring-boot-3.2.2.jar:3.2.2] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:456) ~[spring-boot-3.2.2.jar:3.2.2] at org.springframework.boot.SpringApplication.run(SpringApplication.java:334) ~[spring-boot-3.2.2.jar:3.2.2] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1354) ~[spring-boot-3.2.2.jar:3.2.2] at org.springframework.boot.SpringApplication.run(SpringApplication.java:1343) ~[spring-boot-3.2.2.jar:3.2.2] at com.example.demo.Security.SecurityDemoApplication.main(SecurityDemoApplication.java:10) ~[classes/:na] Caused by: java.lang.IllegalStateException: Failed to introspect Class [org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration] from ClassLoader [jdk.internal.loader.ClassLoaders$AppClassLoader@42110406] at org.springframework.util.ReflectionUtils.getDeclaredMethods(ReflectionUtils.java:483) ~[spring-core-6.1.3.jar:6.1.3] at org.springframework.util.ReflectionUtils.doWithMethods(ReflectionUtils.java:360) ~[spring-core-6.1.3.jar:6.1.3] at org.springframework.util.ReflectionUtils.getUniqueDeclaredMethods(ReflectionUtils.java:417) ~[spring-core-6.1.3.jar:6.1.3] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.lambda$getTypeForFactoryMethod$1(AbstractAutowireCapableBeanFactory.java:749) ~[spring-beans-6.1.3.jar:6.1.3] at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708) ~[na:na] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getTypeForFactoryMethod(AbstractAutowireCapableBeanFactory.java:748) ~[spring-beans-6.1.3.jar:6.1.3] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.determineTargetType(AbstractAutowireCapableBeanFactory.java:681) ~[spring-beans-6.1.3.jar:6.1.3] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.predictBeanType(AbstractAutowireCapableBeanFactory.java:652) ~[spring-beans-6.1.3.jar:6.1.3] at org.springframework.beans.factory.support.AbstractBeanFactory.isFactoryBean(AbstractBeanFactory.java:1644) ~[spring-beans-6.1.3.jar:6.1.3] at org.springframework.beans.factory.support.DefaultListableBeanFactory.doGetBeanNamesForType(DefaultListableBeanFactory.java:562) ~[spring-beans-6.1.3.jar:6.1.3] at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanNamesForType(DefaultListableBeanFactory.java:534) ~[spring-beans-6.1.3.jar:6.1.3] at org.springframework.boot.autoconfigure.condition.OnBeanCondition.collectBeanNamesForType(OnBeanCondition.java:247) ~[spring-boot-autoconfigure-3.2.2.jar:3.2.2] at org.springframework.boot.autoconfigure.condition.OnBeanCondition.getBeanNamesForType(OnBeanCondition.java:240) ~[spring-boot-autoconfigure-3.2.2.jar:3.2.2] at org.springframework.boot.autoconfigure.condition.OnBeanCondition.getBeanNamesForType(OnBeanCondition.java:230) ~[spring-boot-autoconfigure-3.2.2.jar:3.2.2] at org.springframework.boot.autoconfigure.condition.OnBeanCondition.getMatchingBeans(OnBeanCondition.java:183) ~[spring-boot-autoconfigure-3.2.2.jar:3.2.2] at org.springframework.boot.autoconfigure.condition.OnBeanCondition.getMatchOutcome(OnBeanCondition.java:158) ~[spring-boot-autoconfigure-3.2.2.jar:3.2.2] at org.springframework.boot.autoconfigure.condition.SpringBootCondition.matches(SpringBootCondition.java:47) ~[spring-boot-autoconfigure-3.2.2.jar:3.2.2] ... 17 common frames omitted Caused by: java.lang.NoClassDefFoundError: javax/servlet/Filter at java.base/java.lang.Class.getDeclaredMethods0(Native Method) ~[na:na] at java.base/java.lang.Class.privateGetDeclaredMethods(Class.java:3402) ~[na:na] at java.base/java.lang.Class.getDeclaredMethods(Class.java:2504) ~[na:na] at org.springframework.util.ReflectionUtils.getDeclaredMethods(ReflectionUtils.java:465) ~[spring-core-6.1.3.jar:6.1.3] ... 33 common frames omitted Caused by: java.lang.ClassNotFoundException: javax.servlet.Filter at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) ~[na:na] at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) ~[na:na] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[na:na] ... 37 common frames omitted

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

    Aiyoo thalaivaaa... Vera level explanation thalaivaa vera level... 💥💥💥💥💥💥

  • @varadharaj-nq8qd
    @varadharaj-nq8qd 7 หลายเดือนก่อน

    its video Really helpful , txq bro , keep it up

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

    Thanks sir, which is very useful

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

    thank you man well explanation👏

  • @sudhakar.ponnuvel
    @sudhakar.ponnuvel 8 หลายเดือนก่อน

    Good explanation and we expect continue teaching to us :)

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

    Nice explanation

  • @SandhiyaDhamodharan-x3g
    @SandhiyaDhamodharan-x3g 8 หลายเดือนก่อน

    Thank you so much

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

    Str voice madhiri irukku ungal voice

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

    Awesome explanation... Thank you so much

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

    Explained in very simple way and easy to understand. Thank you