A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
How to use BigDecimal in Java? Example
Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc
How do we map complex NativeQuery results to a DTO objects using java
Query query = em.createNativeQuery(STUDENT_QUERY_WITH_PARAMS); query.setParameter(“studentId”, stduentId); query.setParameter(“startDate”, valueOf(startDate), TemporalType.DATE); …
Top 10 Udemy Courses to Learn Essential Skills for Programmers in 2021 – Best of Lot
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Top 10 Java wait, notify, Locking and Synchronization Interview Questions Answers for Experienced
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
What is Encapsulation in Java and OOP with Example
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Top 5 Courses to learn Quarkus, MicroNaut, DropWizard, and Vert for Java Microservices in 2021 – Best
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
3 Best Spring Professionals Certification Books and Courses for Java Developers
These are the best books you can read to prepare for your Spring Professional Certification Vmware EDU-1202 exam in 2021
How to read Properties File in Java – XML and Text Example Tutorial
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Top 10 Tough Core Java Interview Questions Answers for Programmers
Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc
State Design Pattern Example in Java – Vending Machine
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Understanding Jakarta Security with TomEE
High level view of Jakarta Security in Tomcat/TomEE with some background history.
Quarkus 2.0.3.Final released – Maintenance release
Quarkus: Supersonic Subatomic Java
Foojay Podcast #2: Embedded Java — Robots and FX
Foojay podcast, with James Gosling, Java creator, embedded enthusiast, distinguished engineer of AWS GreenGrass, formerly at Liquid Robotics.