Enterprise Java
-
JGit Authentication Explained
Authentication in JGit is mostly on par with native Git. Commonly used protocols like SSH and HTTP(S) and their authentication…
Read More » -
Java Servlet Tutorial – The ULTIMATE Guide (PDF Download)
Java Servlets is a Java based web technology. Java Servlet technology provides Web developers with a simple, consistent mechanism for…
Read More » -
Beyond the JAX-RS spec: Apache CXF search extension
In today’s post we are going to look beyond the JAX-RS 2.0 specification and explore the useful extensions which Apache…
Read More » -
Building dynamic responsive multi-level menus with plain HTML and OmniFaces
Recently, I had to create a responsive multi-level menu with JSF 2.2. Requirements: the menu should: …
Read More » -
What’s up with Java EE 8 ?
Work on Java EE 8 is well on it’s way. Time to catch up! Dive in without further ado… Don’t…
Read More » -
Spring Data JPA Tutorial: Getting the Required Dependencies
Before we can create an application that uses Spring Data JPA, we need to get the required dependencies. This blog…
Read More » -
WildFly 8.2.0.Final release – Quick overview of the changes
It’s been a while since I last wrote on this blog. Although I have had some topics that I wanted…
Read More » -
Camel Subsystem for WildFly 8 integrates Java EE – Getting Started
Just three days ago, the team around Thomas Diesler (@tdiesler) released the 2.0.0.CR1 version of the WildFly-Camel subsystem it allows you to…
Read More » -
Getting Started with Apache Cassandra and Java (Part II)
Requirements To follow this tutorial, you should already have a running instance of Cassandra (a small cluster would be good,…
Read More »