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
Page 1 of 298
1
2
3
4
5
6
7
...
298
Next »
Last
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
(105)
data structure and algorithm
(91)
Coding Interview Question
(86)
spring interview questions
(52)
design patterns
(47)
object oriented programming
(40)
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
(94)
jsp-servlet
(37)
online resources
(208)
Get New Blog Posts on Your Email
Get new posts by email:
Subscribe
Followers
Categories
courses
(262)
SQL
(74)
linux
(51)
database
(50)
Eclipse
(37)
REST
(34)
Java Certification OCPJP SCJP
(30)
JVM Internals
(27)
JQuery
(26)
Testing
(22)
Maven
(16)
general
(15)
Blog Archive
▼
2025
(416)
▼
April
(103)
Top 5 Practice Tests & Courses to Crack Azure IoT ...
Udemy vs Pluralsight Review 2025? Which is better ...
Top 7 DataCamp Courses to learn Python, SQL and Da...
Top 6 CompTIA Cloud+ Certification (CV0-002) Cour...
Top 5 Courses to learn Amazon (AWS) QuickSight in ...
Top 7 Figma Online Courses for UI and UX Design in...
Top 5 Courses to Learn Servlet and JSP for Java We...
Top 10 Pluralsight Courses for React Developers in...
Top 5 Course to Crack Google Cloud Professional Da...
Top 5 Courses to Crack Docker Certified Associate ...
Top 5 Online Courses to Learn Modules and Java 9 F...
Top 5 DialogFlow Online Courses to build Chatbots ...
Top 5 Online Courses to Learn Flask for Web Develo...
Top 5 Courses to learn Regular Expression in Java,...
Top 5 Online Courses to learn Firebase for Beginne...
Top 20 IT Support Interview Questions with Answers...
Top 5 Courses to learn Linear Algebra in 2025 - Be...
I Took 7 Apache Kafka Courses Online - Here’s Top ...
10 Java Exception and Error Interview Questions An...
10 Examples of SED Command in UNIX and Linux
Why Avoid Comparing Integers in Java using == Ope...
How to Create, Update and Remove Soft link in Linu...
How to Reverse an Array in Java? Integer and Strin...
Top 21 final modifier (keyword) Interview Question...
How to format Decimal Number in Java? DecimalForma...
Introduction to Tibco Hawk for Beginners? Tutorial
What is Repeating groups in FIX Protocol? Example
Java.net.BindException: Address already in use: JV...
10 Examples of chmod command in UNIX Linux
Java Tips and Best practices to avoid NullPointerE...
Insertion Sort Algorithm in Java with Example and ...
How to Execute Native Shell commands from Java Pro...
TIBCO Rendezvous or TIBCO RV Messaging? Example Tu...
10 FIX Protocol Tutorials for Beginners and Experi...
Top 10 Servlet Interview Question Answers for Java...
How to close telnet terminal in Linux and Windows ...
10 Examples to Read a Text file in Java [UPDATED]
Why use PreparedStatement in Java JDBC? Example Tu...
How to encode decode String in Java base64 Encodin...
How to fix DATALOSS Advisory in Tibco Rendezvous o...
15 Financial Information Exchange (FIX) Protocol I...
How to add or list certificates from keystore or t...
How to Format and Display Number to Currency in Ja...
5 Example of sort command in UNIX or Linux - Tuto...
How to Fix "The system cannot find the path specif...
How to Convert char to String in Java? Example Tut...
Difference between TIBCO RVD and RVRD? Rendezvous ...
What is FIX Engine in FIX Protocol? Examples
Can You Overload or Override Static methods in Jav...
Error: Could not find or load main class in Java [...
3 Ways to Solve "No JVM installation found. Please...
How to find and kill a Process Listening on a port...
2 Ways to Combine Arrays in Java? Integer, String ...
How TIBCO Certified Messaging works? Example Tutorial
How to Replay Messages in FIX Protocol? Example Tu...
Why Catching Throwable or Error is Bad Idea in Java?
File permissions in UNIX Linux with Example >> Un...
3 Tips to Fix java.lang.ArrayindexOutOfBoundsExcep...
How to Check or Detect Duplicate Elements in Array...
How to create and execute JAR file in Java – Comma...
Difference between Tibco EMS and Tibco RV? Answer
What is FIX Session and Admin Messages in FIX Prot...
What is GET and POST method in HTTP and HTTPS Prot...
How to Fix javax.net.ssl.SSLHandshakeException: su...
10 Examples of Vim or VI editor in UNIX and Linux
5 JSTL Core IF Tag Examples in JSP - Tutorial
Difference between URL-rewriting URL-encoding in S...
Tibco RV Tips and Commands with Examples
How to deal with Common FIX Session Connection Iss...
InOrder traversal of Binary tree in Java using Rec...
How to Print all Leaf Nodes of Binary tree in Java...
Top 10 Maven Plugins Every Java Developer Should Know
ThreadLocal Memory Leak in Java web application - ...
How to get max memory, free memory and total memor...
Tibco Tutorial: Fundamentals of Tibco RV Messaging...
Top 20 FIX Protocol Interview Questions and Answers
How to set JAVA_HOME environment in Linux, Unix an...
JSTL Set tag examples or <c:set> in JSP – Java J2E...
What is Constructor Overloading in Java? Example
Why use Memory Mapped File or MapppedByteBuffer in...
How to Fix Tibrv Errors and Exceptions? Examples
How to add Primary key into a New or Existing Tabl...
Difference between Session Level Reject and Busine...
Why non-static variable cannot be referenced from ...
Top 5 Java Forums for Programmers and Developers
How to find if JVM is 32 or 64 bit from Java progr...
Java Best Practices for Method Overloading? Examples
How to take array input from command line in Java ...
Top 10 FIX Message Interview Questions Answers for...
How to view FIX Messages in a Readable format? Fre...
How to use String.codepoint() method in Java? Exam...
Codecademy Learn Java Review - A Free Java Course ...
Top 8 Python Libraries for Data Science and Machin...
How to increase length of existing VARCHAR column ...
Top 10 Computer Programming, Artificial Intelligen...
How to Crack Spring Professional Develop (2V0-72.2...
Top 10 Advanced C++ (CPP) Books for Experienced De...
Top 3 Books to Learn TCP/IP, UDP and Computer Netw...
Top 5 jQuery books for Beginners and Web developer...
Top 5 Soft Skill and Career Development Books and ...
►
March
(34)
►
February
(129)
►
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
(571)
►
December
(4)
►
November
(4)
►
October
(8)
►
September
(154)
►
August
(20)
►
July
(47)
►
June
(2)
►
May
(175)
►
April
(115)
►
March
(29)
►
February
(8)
►
January
(5)
►
2022
(99)
►
December
(1)
►
November
(1)
►
September
(1)
►
August
(24)
►
July
(26)
►
June
(15)
►
May
(7)
►
April
(6)
►
March
(3)
►
February
(11)
►
January
(4)
►
2021
(358)
►
December
(1)
►
November
(8)
►
October
(21)
►
September
(45)
►
August
(141)
►
July
(142)
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...
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...
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 use String.codepoint() method in Java? Example Tutorial
CodePoint method in String is used to get Unicode code point value at index or before the index. In String class we have a lot of util...
Top 5 Books to Learn Core Java for Beginners in 2025 - Best of Lot
Hello guys, I have shared a lot of books related to Java and related technologies in the past, like books and online courses to learn Spri...
Top 5 Soft Skill and Career Development Books and Courses for Programmers
Most of the software developers, programmers, and coders spend a considerable amount of their time and energy on learning technologies whic...
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 ...
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 ...
Subscribe To
Posts
Atom
Posts
All Comments
Atom
All Comments
Pages
Privacy Policy
Terms & Conditions
Copyright by Javin Paul 2010-2025. Powered by
Blogger
.