Pattern matching meets switch expressions, working with lazy relationships, Spring Boot for serverless, the road to Kotlin 1.5 and Java 17, and tips for working from home!
Category: Articles
Top 20 JUnit Interview Questions with Answers for Java Programmers
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
70+ Java Interview Questions for Beginners [1 to 2 Years Experienced]
Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc
Top 5 Online Courses to Learn Modules and Java 9 Features – Best of Lot
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Top 22 Spring Interview Questions Answers for Java Programmers [UPDATED]
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
13 Best Java Serialization Interview Questions and Answers for Beginners
Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc
Top 6 Courses to learn Reactive Spring Boot and WebFlux in 2021- Best of Lot
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Difference between @Autowired and @Inject annotation in Spring?
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Top 5 Online training courses to learn Cloud Computing in 2021 – Best of Lot
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Top 5 Courses and Books to Learn Gradle for Beginners – Best of Lot
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Difference between BeanFactory and ApplicationContext in Spring framework
Main difference between BeanFactory and ApplicationContext in Spring is that former is an older class, while later is a newer one with more functionality e.g. i18n. You should always use ApplicationContext, not only to keep your code updated but also to gain access of more functionalities.
Grokking The Spring Boot Interview for Java Programmers [Released]
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
The Payara Monthly Catch: March 2021
Our monthly Java, Jakarta EE and MicroProfile news round up of interesting articles, videos, podcasts and community news.
How to use InstanceOf keyword in Java [Example Tutorial]
Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc
Java Weekly, Issue 378 | Baeldung
Primitive objects, more performant ZGC, trying Spring native, more secure Java 16, concurrency control approaches, and 15 years of S3.