In the post ” Better Default NullPointerException Messages Coming to Java? “, I summarized background details related to a draft JEP (at t…
Enums – one of the underrated features of Java
I remember when I was first learning programming and stumbled upon enums, my first reaction was “*this is cute, but is it really useful for something?*” and “*do people really use this thing?*”.
Top 5 Data Structures and Algorithms Courses and Certifications for Beginners [Python + Java + JavaScript]
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Fine Tuning Payara Server 5 in Production
One of the biggest challenges when developing applications for the web is understanding how applications need to be fine-tuned when releasing them into a production environment. Here’s how to fine tune Payara Server 5 in production.
Apache NetBeans 11.1 released: New Java EE 8 enhancements – JAXenter
What’s new in Apache NetBeans? The first release of the new quarterly release cycle is here: announcing Apache NetBeans version 11.1.
Thread, code and data – Story of a Multithreading Program in Java
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Java Weekly, Issue 290 | Baeldung
A guide to enabling Preview Features in Java’s early-release builds, and a report on the current state of technology adoption in the Java space.
Last chance to get Very Early Bird tickets for JAX London! – JAXenter
Very Early Bird offer only available until August 1, 2019 – buy now to save up to £300 and get an Arduino Starter Kit or Nintendo Classic Mini!
5 Spring Framework Books Experienced Java Developers Should Read in 2019
A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.
Top 5 Courses to learn Java 9, 10, 11 and 12 in 2019 – Best of Lot
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
Jakarta EE & Eclipse MicroProfile – two names, one family? – JAXenter
Sebastian Daschner wrote a proposal as to how the relationship between Jakarta EE & MicroProfile could look. We caught up with him for an interview.
7 Free Selenium Courses to Learn Automation Testing in Java
A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.
Date and Time Mappings with Hibernate and JPA
Databases and Java support various data types for date and time information. With Hibernate and JPA you can map almost all of them. Let me show you how.
NetBeans 11.1 adds Java EE 8 support
Quarterly NetBeans release brings Java EE 8 support for Maven and Gradle apps, updates integration with Payara and GlassFish
Getting Started with Payara
Using POSTgreSQL with Payara Server If you’ve followed the above steps then you’ve successfully installed Payara Server, wrote and….