6 тысяч подписчиков
141 видео
Software Development Using the Tracer Bullet Method #softwaredevelopment
Problem with concurrent reads in Java | Why ++ operation is not thread safe | PS Intrinsic locking !
Tricky Java interview question for Junior developers
Mocking concept in Unit Testing
Software Development Using the Tracer Bullet Method
Practical Interview question on migrating Java version from 8 to 17
What synchronise keyword in java does? Achieve grantee where there is no grantee!
Why wait() notify() are present in Object class and not Thread class like join()
Are Two Atomic Variables Thread Safe together in Java?
What is Coverage in Unit Testing?
Consequences of avoiding code change
Rate limiting
Prevent multiple object creation of singleton Java class via serialization
#setup
Advantage of using Hibernate | Java hibernate interview questions
Debugging a Immutable Object: StringBuilder Reference
Rubber Duck Debugging Method : The Secret to Solving Coding Issues
SQL v/s NoSQL for microservices. What should we choose?
Monitoring Java Code/API performance using Micrometer Telemetry and New Relic
The Art of Exception Handling in Java | Handling Compile Time and Runtime Exception differently
Java Memory Configuration | Java memory management in java 8
Authentication & Authorisation in Microservices Short
Field Injection vs Constructor Injection in Spring Framework. Developers, know which one to prefer?
How to configure and use filters in API Gateway - Spring Cloud Starter Gateway
How to handle Checked vs Unchecked Exceptions in Java
Is Java Pass By Value Or Pass By Reference, or NONE ??
How to create Docker Image for Spring Boot Application | Dockerize a java runnable jar
How to
Unit Testing Classes : A Java Interview Guide
Why tuning the JDBC connection pool so critical ?
Handling Failure in Microservice Request Structures
Docker commands cheatsheet for beginners | Docker commands that every Java developer should know
Function Interface in Java with Example
Importance of Integration test's to replicate complex defects
What are compound actions in Java ?
Differentiate Dependency Injection Dependency Inversion
Developers, why to prefer YAML vs Properties files for Spring Boot Projects?
Virtual Threads V/S Platform Threads in
Why
Why being careful is not just enough | Cover and Modify | Junit uses
Understanding race condition in Java
Why wait() & notify() present in Java Object class instead of Thread class?
Error V/S Exception in Java
Develop Software according to Tracerbullet Method - According to “The Pragmatic Programmer” Book
Real advantage of Java Stream v/s For Loops? Java interview question
N+1 Query problem in hibernate | disadvantages of hibernate | hibernate interview questions
Predicates in Java 8 | All you need to know | With code examples
N+1 Query problem in hibernate and other disadvantages of hibernate
RabbitMQ v/s Kafka v/s ActiveMQ. Which one to choose for your microservices project?
Developers, master SOLID principles in Interviews: Ace Your Software Engineering Interviews