Javarevisited
Learn Java, Programming, Spring, Hibernate throw tutorials, examples, and interview questions
Topics and Categories
core java
spring
hibernate
collections
multithreading
design patterns
interview questions
coding
data structure
OOP
java 8
books
About Me
Java Certifications
JDBC
jsp-servlet
JSON
SQL
Linux
Courses
online resources
jvm-internals
REST
Eclipse
jQuery
Java IO
Java XML
Home
Subscribe to:
Posts ( Atom )
Total Pageviews
Search This Blog
Preparing for Java and Spring Boot Interview?
Join My Newsletter .. Its FREE
My Books
Everything Bundle (Java + Spring Boot + SQL Interview) for a discount
Grokking the Java Interview
Grokking the Spring Boot Interview
Spring Framework Practice Questions
Grokking the SQL Interview
Grokking the Java Interview Part 2
Grokking the Java SE 17 Developer Certification (1Z0-829 Exam)
My Courses
Spring Professional Certification Practice Test
Java SE 11 Certification Practice Test
Azure Fundamentals AZ-900 Practice Test
Java EE Developer Exam Practice Test
Java Foundations 1Z0-811 Exam Practice Test
AWS Cloud Practitioner CLF-C02 Exam Practice Test
Java SE 17 1Z0-829 Exam Practice Test
Azure AI-900 Exam Practice Test
1Z0-829 Java Certification Topic wise Practice Test
My Newsletter articles
How to grow financially as Software Engineer?
Difference between Microservices and Monolithic Architecture
What is Rate Limiter? How does it work
Difference between @Component vs @Bean annotations in Spring Framework?
Top 10 Software Design Concepts Every Developer should know
How does SSO Single Sign On Authentication Works?
Interview Questions
core java interview question
(183)
interview questions
(104)
data structure and algorithm
(91)
Coding Interview Question
(86)
spring interview questions
(52)
design patterns
(47)
object oriented programming
(39)
SQL Interview Questions
(36)
thread interview questions
(30)
collections interview questions
(26)
database interview questions
(16)
servlet interview questions
(15)
hibernate interview questions
(11)
Programming interview question
(6)
Java Tutorials
FIX protocol tutorial
(16)
JDBC
(35)
Java Certification OCPJP SCJP
(30)
Java JSON tutorial
(23)
Java Programming Tutorials
(21)
Java multithreading Tutorials
(63)
Java xml tutorial
(16)
date and time tutorial
(27)
java IO tutorial
(30)
java collection tutorial
(93)
jsp-servlet
(37)
online resources
(207)
Get New Blog Posts on Your Email
Get new posts by email:
Subscribe
Followers
Categories
courses
(257)
SQL
(74)
database
(50)
linux
(50)
Eclipse
(36)
REST
(34)
Java Certification OCPJP SCJP
(30)
JVM Internals
(27)
JQuery
(26)
Testing
(22)
Maven
(16)
general
(15)
Blog Archive
▼
2025
(296)
▼
March
(16)
Top 5 Online Courses to Crack CompTIA Linux+ certi...
Top 5 Udemy + Pluralsight Courses to Learn Vue.js ...
How to System Design Trade Position Aggregator? [S...
Top 6 Courses and Books to learn Rust Programming ...
Is Pramp a Good Place for System Design and Coding...
Top 5 Udemy Courses to Learn Groovy and Grails Onl...
Top 5 Courses and Books to Learn Gradle for Beginn...
Top 5 Udemy Courses to learn Scala Programming Onl...
Top 5 Courses to Learn RedHat OpenShift in 2025 - ...
Top 5 Courses to Learn Microsoft SQL Server Databa...
Top 5 Postman Courses for Java Web Developers and ...
Top 3 Udemy Courses to Learn Svelte.js in 2025 - B...
Top 5 Udemy Courses to learn Unreal Engine in 2025...
Top 10 Free Courses to Learn Angular and React.js ...
Top 5 Udemy Courses to Learn C# in 2025 - Best of Lot
Top 6 Udemy Courses to Learn TypeScript for Web De...
►
February
(130)
►
January
(150)
►
2024
(341)
►
December
(97)
►
November
(4)
►
October
(86)
►
September
(34)
►
August
(11)
►
July
(22)
►
June
(8)
►
May
(26)
►
April
(34)
►
March
(9)
►
February
(1)
►
January
(9)
►
2023
(572)
►
December
(4)
►
November
(4)
►
October
(8)
►
September
(154)
►
August
(21)
►
July
(47)
►
June
(2)
►
May
(175)
►
April
(115)
►
March
(29)
►
February
(8)
►
January
(5)
►
2022
(101)
►
December
(1)
►
November
(1)
►
September
(1)
►
August
(25)
►
July
(26)
►
June
(15)
►
May
(7)
►
April
(6)
►
March
(3)
►
February
(12)
►
January
(4)
►
2021
(450)
►
December
(2)
►
November
(19)
►
October
(21)
►
September
(45)
►
August
(141)
►
July
(219)
►
June
(1)
►
April
(1)
►
March
(1)
►
2020
(14)
►
December
(1)
►
August
(1)
►
May
(4)
►
April
(6)
►
March
(1)
►
February
(1)
►
2019
(3)
►
November
(1)
►
July
(1)
►
April
(1)
►
2017
(1)
►
October
(1)
Contributors
SimpleJava
javin paul
Popular Posts
How to fix @Autowired - No qualifying bean of type found for dependency in Spring Boot? [Solved]
Hello guys, if you are working in a Java and Spring Boot project and you are getting errors like "@Autowired - No qualifyin...
How to create HTTP Server in Java - ServerSocket Example
Java has very good networking support, allows you to write client-server applications by using TCP Sockets. In this tutorial, we will learn...
Top 133 Java Interview Questions Answers for 2 to 5 Years Experienced Programmers
Time is changing and so is Java interviews. Gone are the days, when knowing the difference between String and StringBuffer can help you to g...
Top 22 Libraries and APIs Java Developer should Learn in 2025 [UPDATED]
One of the traits of a good and experienced Java developer is the extensive knowledge of API, including JDK and third-party libraries. I sp...
3 ways to solve java.lang.NoClassDefFoundError in Java J2EE
I know how frustrating is to see "Exception in thread "main" java.lang.NoClassDefFoundError" while running your Java ...
The 2025 Java Developer RoadMap [UPDATED]
Hello guys, I have been sharing a lot of roadmaps to become a Web developer , DevOps engineer , and recently React.js developer . One of th...
Design a Vending Machine in Java - Interview Question
How do you design a Vending Machine in Java? is one of the popular Java interview questions mostly asked at Senior level Java developer In...
Top 5 Udemy Courses to Learn Maven in 2025 - Best of Lot
The Apache Maven or commonly known as just "Maven," is an essential tool for Java Programmers. It allows you to build your proje...
How to Fix java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/test [Solved]
The error "java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/test" occurs when you try to connect ...
The 2025 React.js Developer RoadMap [UPDATED]
Hello guys, React.js or simply React is one of the best JavaScript libraries for developing front-end or GUI for web applications. It's ...
Subscribe To
Posts
Atom
Posts
All Comments
Atom
All Comments
Pages
Privacy Policy
Terms & Conditions
Copyright by Javin Paul 2010-2025. Powered by
Blogger
.