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 » -
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 » -
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 » -
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 » -
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 » -
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 » -
Watch Live 50+ Java Speakers – All Online
On April 17th and 18th, join from anywhere in the world to participate online in Java With The Best,…
Read More » -
The Top 5 New Features in Java EE 8
The much-anticipated release of Java Enterprise Edition 8 boasts two exciting new APIs (JSON-Binding 1.0 and Java EE Security 1.0)…
Read More » -
Spring Framework with Maven Tutorial
In this post, we shall demonstrate how to use Maven dependencies for Spring framework for very specific use-cases. The latest…
Read More »