Enterprise Java
-
Redis Client Lettuce 5 GA released
After a 13 months development phase and 208 solved tickets, it is my pleasure to announce general availability of Lettuce…
Read More » -
What is JSON Processing (JSON-P API)?
Introduction to JSON-P in Java EE The Java API for JSON Processing 1.0 (JSR 353) is a low level, lightweight…
Read More » -
Generate P2 Repository From Maven Artifacts In 2017
Some years ago, I wrote a blog post about how to generate a P2 repository based on Maven artifacts. That…
Read More » -
DispatcherServlet of Spring MVC – 10 things Java Developer should know
If you have worked with Spring MVC then you should know what is a DispatcherServlet? It’s actually the heart of Spring…
Read More » -
Introduction to Errai Framework
Errai is a framework developed and maintained by Red Hat in an attempt to combine the good aspects of the…
Read More » -
Secure REST Service with OAuth2 Tokens
1. Introduction In this tutorial, we will check out how we can use Spring Security with OAuth to secure REST…
Read More » -
SecureLogin For Java Web Applications
No, there is not a missing whitespace in the title. It’s not about any secure login, it’s about the SecureLogin…
Read More » -
Eclipse MicroProfile: 5 Things You Need to Know
Optimising Enterprise Java for Microservice Architecture The Eclipse MicroProfile initiative was launched at JavaOne 2016, the brainchild of server vendors…
Read More » -
Introduction to WSO2 Registry Mounting
This post is based on the common questions raised about registry mounting and how it works etc. Below are the…
Read More »