A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Category: Articles
Planning for Jakarta EE 9.1
In the December 15 Platform Project call, the platform team made a couple of important decisions regarding the upcoming Jakarta EE 9.1 release. The goal of Jakarta EE 9.1 is to ship Java SE 11 supp…
Top 5 Postman Online Courses for Java Web Developers and API Testers
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
How to enable HTTP Basic Authentication in Spring Security using Java and XML Configuration
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Top 5 Object Oriented Programming and Design Courses for Java Programmers – Best of Lot
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Direct Heap Snapshotting in the Java HotSpot VM: a Prototype
Direct Heap Snapshotting in the Java HotSpot VM: a Prototype Janiuk, Ludvig KTH, School of Electrical Engineering and Computer Sci….
Learn Java for FREE in 2021 from CodeCademy Online Course
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Top 18 Java Design Pattern Interview Questions Answers for Experienced
Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc
Angular 8 + Spring Boot 2.2: Build a CRUD App Today! | Java Code Geeks – 2020
Interested to learn about CRUD App? Check our article explaining how to build an app with the latest and greatest versions of Angular and Spring Boot
Top 5 Courses to Learn Hadoop and Big Data in 2021 – Best of Lot
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Top 15 Spring Boot Interview Questions with Answers for Java/JEE Programmers
Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc
Role based Access control using Spring Security and MVC, Mapping LDAP Groups to Authorities for Authorization
Spring Security provides lots of good feature out of box, one of them is LDAP authentication and authorization. In this Spring Security tutorial, we will learn how to implement Role based access control in Spring MVC application using LDAP groups for authorities.
Spring Professional Certification (VMware EDU-1202) Questions & Answers
Here is everything a Java developer should know before going for Spring professional certification.
Difference between Setter vs Constructor Injection in Spring
Setter Injection and Constructor Injection are two main ways of dependency injection in Spring framework. Main difference between them is that former use setter method e.g setXXX() to inject dependency, while later pass dependency into constructor.
Top 5 Course to improve Coding Skills for Java Programmers
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.