-
Core Java
How Volatile in Java works? Example of volatile keyword in Java
How to use Volatile keyword in Java What is volatile variable in Java and when to use the volatile variable…
Read More » -
Enterprise Java
How to fix Exception in thread “main” java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory in Java
This error means your code or any external library you are using in your application is using the SLF4J library, an…
Read More » -
Enterprise Java
What is SecurityContext and SecurityContextHolder in Spring Security?
The SecurityContext and SecurityContextHolder are two fundamental classes of Spring Security. The SecurityContext is used to store the details of the currently…
Read More » -
Software Development
Top 10 Highest Paying Technical Jobs for Software Engineers, Programmers
If you are a computer science graduate or someone who is thinking to make a career in software development world…
Read More » -
Enterprise Java
Top 20 Spring REST Interview Questions Answers for Java Programmers
Hello guys, I have been sharing some REST with Spring tutorials from last a couple of weeks and today, I…
Read More » -
Core Java
Java 9 Example – Factory Methods for Collection – Creating Unmodifiable List, Set, and Map
Hello guys, this is my first article in Java 9 features on this blog and today you’ll learn about my…
Read More » -
Core Java
Top 3 JVM languages Java Programmer Should Learn in 2018
If you are a Java programmer and thinking to learn some more programming language to expand your knowledge and skill,…
Read More » -
Android Core
Kotlin vs Java – Which language Android Developers should Learn?
Ever since Google announced Kotlin as the official language for Android development in Google IO 2017, programmers, who want to…
Read More » -
Enterprise Java
7 Reasons to Use Spring to develop RESTful Web Services in Java
REST has now become a standard way to develop web services and when it comes to Java, there are many…
Read More »