Posts with the tag Java:

Create and Make Executable Script via Java Program

Create and Make Executable Script via Java Program

Let us see how we can create a script and make it executable via a Java Program.

Read More ...

Java Interview Questions Book Volume 2 Javinpaul Gumroad

Java Interview Companion Book Volume 2

A sequence in the Interview companion for Java Programming language by my good friend Javin Paul, published with GumRoad.

Read More ...

Spring Professional Certification 250 Questions

Spring Professional Certification 250 Questions

A good interview companion for the Professional Certificate Practice for the very popular Spring Framework by my good friend Javin Paul, published with GumRoad.

Read More ...

Log4j Zero-Day (Log4jShell) CVE 2021 44228

Log4j Shell CVE 2021 44228

There has been a huge surge on the Apache Log4J, a very popular and ubiquitous logging framework for the Java applications, which has recently had a hit due to a vulnerabilty on 09th Dec 2021. Let us talk about the same and the mitigation strategies in this post.

Read More ...

Intellij Idea Value Add Highlighting Values Used

Intellij Idea Value Add Highlighting Values Used

We will see a great value add in the IntellijIDEA - the famous IDE for Java Applications.

Read More ...

How to Resolve STS Maven XMLNS XSD Issue

In this post, we will see how can we resolve the error shown in the pom.xml file inside the STS IDE (Spring Tool Suite), upon creating a new Maven Project.

Read More ...

Bought Rieckpil Testing Springboot Masterclass Video Course

I just bought the Rieckpil’s Testing Springboot Masterclass Video Course today.

Read More ...

Springboot Interview Questions Book by Javinpaul

A good interview companion for Spring Boot Framework by my good friend Javin Paul, published with GumRoad.

Read More ...

Java Interview Questions Book by Javinpaul

A good interview companion for Java Programming language by my good friend Javin Paul, published with GumRoad.

Read More ...

Autowired can be ignored in Constructors

In this blog post, we will see the @Autowired Annotation in the Constructor Injection in Spring Framework.

Read More ...