Java
-
HTTP/2 With JBoss EAP 7
Just a couple of days ago, the new JBoss EAP 7 ALPHA version was released. And I already blogged about…
Read More » -
Enterprise Spring examples and integration tests
There was longer gap in my blog, because I was busy writing book Pivotal Certified Spring Enterprise Integration Specialist Exam –…
Read More » -
How view parameters are obtained/attached from/to the URL query string (examples) ?
Let’s dissect several simple use cases and see how view parameters works (view parameters names are not mandatory to match…
Read More » -
Getting Started With EAP 7 Alpha and Java EE 7
Red Hat JBoss Enterprise Application Platform 7 (JBoss EAP 7) is a middleware platform built on open standards and compliant…
Read More » -
Java 8 Streams: filter and predicate negation
Recently there was an interesting discussion on the use of predicate negation in the .filter method on a stream by…
Read More » -
Using a reactive stream as a data source for Drools
A few months ago we started redesigning the Drools lowest level executable model and making it accessible to end user…
Read More » -
My personal CRUD story – or how i came to CUBA platform
In this blog post i’d like to lay out how i came to the CUBA platform and what the benefits…
Read More » -
Eclipse IDE on JDK 9 Early Access with Project Jigsaw
I wrote a few weeks ago about getting Eclipse Neon running on Java 9 (though, I had mistakenly and embarrassingly left “Mars”…
Read More » -
When to use JavaFX instead of HTML
The one question that JavaFX aficionados like myself are facing over and over again is the question when (or why) to use JavaFX…
Read More »