Java
-

Riding Camel on Java EE 7 – REST Services with Swagger Documentation
Camel comes with a bunch of features out of the box. One of them is the Swagger integration. Unfortunately, most…
Read More » -

Exposing HTTP Restful API with Inbound Adapters. Part 1 (XML)
1. Introduction The purpose of this post is to implement an HTTP Restful API using Spring Integration HTTP inbound adapters.…
Read More » -

Looking into the Java 9 Money and Currency API (JSR 354)
JSR 354 defines a new Java API for working with Money and Currencies, which is planned to be included in…
Read More » -

How is Java / JVM built ? Adopt OpenJDK is your answer!
Introduction & history As some of you may already know, starting with Java 7, OpenJDK is the Reference Implementation (RI)…
Read More » -

-

JavaFX in the browser
Lately Carl Dea and I have started a new project to bring JavaFX 8 into the browser. Today I want…
Read More » -

Patching Weld 3 in WildFly 8.2 – First Experimental RI of Java EE 8
Java EE 8 is moving along and several new component JSRs have been filed. JSR 365 will define the specification for CDI 2.0.…
Read More » -

Message Processing with Spring Integration
Spring Integration provides an extension of the Spring framework to support the well-known Enterprise Integration Patterns. It enables lightweight messaging…
Read More » -

Accessing Meetup’s streaming API with RxNetty
This article will touch upon multiple subjects: reactive programming, HTTP, parsing JSON and integrating with social API. All in one…
Read More »





