17 тысяч подписчиков
423 видео
Top 10 OWASP Threats #appsecurity #softwaresecurity #codefarm
Lambda Expression In Java || Java-Tech-Shots#4 || Why Lambda Expression in Java?
Explain the Process of Garbage Collection | G1 Garbage |Java Interview QnA | Codefarm
What is Kafka Connect?
Integrating Kafka With Spring Boot | Kafka Chapter - 2 |
Nth node from the end of a linked list || Nth node from the start of a linked list
Distributed Tracing with Spring Cloud Sleuth and Zipkin #6 || Zipkin Server || Green Learner
Different Ways to Run Spring Boot Applicaiton in IntelliJ with Gradle || Spring boot with gradle
What are the main Principles of OOP | OOP Principles
Java Backend Developer Interview Guide Series - M1R1 | Interview Preparation
Access HTTPS RESTful service using RestTemplate || Bypass SSL validation in Spring RestTemplate
How to execute groovy script and program from command line || How to create groovy project from IDE
Externalizable Interface in Java with Example || Serialization In Java #8 || Core Java Tutorial
How to enable HTTPS in a Spring Boot application || Spring Boot SSL || Spring boot enable SSL
#12.6 Customize User Interface of Spring Boot Admin Server | Microservices Demo with Spring Boot
(What/Why)Functional Interfaces In Java || Java-Tech-Shots#2 || Green Learner
Rate Limiting vs Load Shedding || Rate Limiting vs Throttling vs Load Shedding | System Design
How Hashmap Works Internally in Java | Java Interview QnA | Codefarm
Pivotal Cloud Foundry #4 || Deploy first app to PCF || cf push || cf app || PCF CLI || Green Learner
#14.2 Integrating Swagger Documentation- Customization | Microservices Demo with Spring Boot
Two-Phase Commit || 2-Phase Commit protocol || Database Patterns for Microservices
Custom Serialization & Deserialization || Serialization In Java #7 || Core Java Tutorial
Microservices with Spring Boot #11.2 || @Query annotation || Spring data JPA || CRUD-JPA Repository
Microservices with Spring Boot #11.3 || Sorting Spring data JPA || PagingAndSortingRepoitory demo
What is Functional Programming? || Java-Tech-Shots#3 || Functional Programming examples in Java
What is Spring Cloud OpenFeign || Calling REST API with OpenFeign || Declarative REST client
Java 13 support in IntelliJ Idea || JDK13 support in IntelliJ Idea || Java 13 preview features
Load Balancer || Load Balancer in Microservices Architecture || Microservices Architecture
#4 Fast & Efficient Coding with CODOTA & LOMBOK | Microservices Demo with Spring Boot
Design Rate Limiter for Distributed System | System Design
3 REST API Validation || @pattern validation Annotation || Green Learner
8 WireMock - Timeout/Delay Simulation || SpringBoot + WireMock
All about spring cloud configuration server || All about spring cloud config client || spring docs
8 Spring Boot Internals || Server port in Spring Boot Application
Insertion into doubly linked list : Algorithm and implementation in java ||
Spring Boot Autocomplete Support in .properties/.yaml file in IntelliJ IDE | IntelliJ Tips & Tricks
Microservices with Spring Boot #8.2 || What is YAML || .yaml vs .properties || yaml in spring boot
What is Apache Groovy? || Groovy Overview and Environment setup || Groovy Shell || Groovy Console
Data Consistency | Eventual Consistency | Strong Consistency | Database Pattern for Microservices
Microservices with SpringBoot #8.1 || Properties in SpringBoot || @Value & @ConfigurationProperties
Password Management by Software Applications | Encryption vs Hashing
What is Commit Log in Kafka?
How to implement UUIDv7? || Java code for UUIDv7 | Unique Id Generator
#10.1 Centralized Logging of All the Endpoints | Microservices Demo with Spring Boot
API Gateway || Microservices Integration Patterns
Microservices Registry & Discovery #3 || Demo - Eureka Server + Spring Boot || Green Learner
Codota for IntelliJ IDEA || Codota plugin || AI Autocompletion of Java Code || Codota Demo ||
REST Application using Spring Boot framework with Groovy language
How to implement Snowflake? || Java code for Snowflake | Unique Id Generator
Sonarqube- Introduction & Server Setup || Integration with Spring Boot || Static Code Analysis
Difference Between SQL and NoSQL | Database Interview QnA