Enterprise Java
-

A Refresher – Java EE 7 At A Glance
As the Red Hat JBoss Enterprise Application Platform 7 (EAP 7) is looming on the horizon and even the WebLogic…
Read More » -

Setting basic response http headers for REST resources on a simple Vertx Rest based app
I am new to Vert.x but as a Java developer (die hard) I find it much more enjoyable and promising…
Read More » -

Automated provisioning of JMS resources in Java EE 7
JMS 2.0 (part of the Java EE 7 Platform) introduced lots of nice features. One of these was the ability…
Read More » -

Java EE, Gradle and Integration Tests
In the last years Apache Maven has become the de-facto build tool for Java and Java EE projects. But from…
Read More » -

HOW-TO: Register components using @Conditional and Condition in Spring
@Profile annotation in Spring can be used on any Spring components (e.g. @Component, @Service, @Configuration etc.) that are candidates for…
Read More » -

Java EE integration testing with Arquillian using Chameleon, Shrinkwrap, Drone/Graphene
Continuing from my previous post here, I think I have learnt a few new (and exciting) things about Java EE…
Read More » -

CRUD Java Application with Couchbase, Java EE and WildFly
Couchbase is an open-source, NoSQL, document database. It allows to access, index, and query JSON documents while taking advantage of…
Read More » -

Spring Cloud support for Hystrix
Spring Cloud project provides comprehensive support for Netflix OSS Hystrix library. I have previously written about how to use the…
Read More » -

Application Server Migration: JBoss EE5 to Wildfly EE7
A few weeks ago, I’ve posted a blog about moving from Java EE 5 to 7. It was mostly about…
Read More »



