-
Enterprise Java
Host your maven artifacts using Azure Blob Storage
If you use Microsoft Azure and you use Java for your projects then Azure Blob Storage is a great place…
Read More » -
Core Java
Date Util
Timezones suck. Especially daylight saving. I don’t mind moving the clock or losing an hour of sleep as much as…
Read More » -
Enterprise Java
User Authentication Best Practices Checklist
User authentication is the functionality that every web application shared. We should have perfected that a long time ago, having…
Read More » -
Enterprise Java
Get to Know JSON Pointer: JSON-P 1.1 Overview Series
Java EE 8 includes an update to the JSON Processing API and brings it up to date with the latest…
Read More » -
Core Java
JVM Architecture: Overview of JVM and JVM Architecture
Hello readers! In this tutorial, we will understand and learn the Java Virtual Machine (JVM) and its architecture. This tutorial…
Read More » -
Enterprise Java
Java EE 8 Security API: Overview
The New Security API Probably, the single most significant new feature added to Java EE 8 is the new security…
Read More » -
Enterprise Java
Running Eclipse MicroProfile on Microsoft Azure
In this post, I am following up on the post series about Running Eclipse MicroProfile applications in Oracle Cloud by…
Read More » -
Core Java
The Best Way to Learn Java
Java is one of those languages that some may say is difficult to learn, while others think that it has…
Read More » -
Enterprise Java
Spring Boot Tutorial
1. Introduction If you always wanted to work with a Web Framework which allows you to jump-start into API development…
Read More »