Enterprise Java
-
A Look at the Upcoming JSF 2.3 Push Support
As mentioned in previous posts, there are a number of enhancements being added to the next release of JavaServer Faces…
Read More » -
Using Oracle AQ via Java 8 Streams
One of the most awesome features of the Oracle database is Oracle AQ: Oracle Database Advanced Queuing. The AQ API…
Read More » -
Web service application with JAX-WS and Spring
1. Introduction It has been a long wait, but I am finally publishing a tutorial on creating the first SOAP based web…
Read More » -
Apache Hadoop Tutorial – The ULTIMATE Guide (PDF Download)
EDITORIAL NOTE: In this post, we feature a comprehensive Apache Hadoop Tutorial. Apache Hadoop is an open-source software framework written…
Read More » -
Cloud Native Camel riding With JBoss Fuse and OpenShift
Red Hat recently released a Microservices integration toolkit for running our microservices in a Docker and Kubernetes environment on OpenShift…
Read More » -
Implement custom JMeter samplers
As we proceed on different architectures and implementations the need for versatile stress testing tools rises. Apache Jmeter is one…
Read More » -
Isolating integration tests and mocking dependencies with Spring Boot
Integration tests can be slow and unreliable because they depend on too many components in the system. Up to a…
Read More » -
Java EE 8 MVC: Working with Path Parameters
In the previous post we saw how to work with query parameters in Java EE MVC. This post continues with…
Read More » -
Spring MVC 4 Quickstart Maven Archetype Improved – More Java 8 Features
For all those developers interested in bootstrapping Spring 4 application quickly without Spring Boot, please check my Spring MVC 4…
Read More »