Enterprise Java
-
JAX-RS Tutorial with Jersey for RESTful Web Services
In today’s world data plays a very important role. With so many applications using various types of data for different…
Read More » -
Host your maven artifacts using Google Cloud Storage
If you use Google Cloud and you use Java for your projects then Google Cloud Storage is a great place…
Read More » -
Host your maven artifacts using Amazon s3
If you use amazon Web Services and you use Java for your projects then Amazon S3 is a great place…
Read More » -
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 »