-
Software Development
Continuous Delivery of Fusion Middleware applications with FlexDeploy (Part 2)
In one of my previous posts I described a new DevOps and CD tool FlexDeploy. I mentioned that it was a…
Read More » -
Software Development
Continuous Delivery of Fusion Middleware applications with FlexDeploy
Any IT organization sooner or later has to deal with such thing as Continuous Delivery (CD). They realize that there…
Read More » -
Enterprise Java
Couchbase Java SDK with Rx-Java
A neat thing about CouchbaseJava SDK is that it is built on top of the excellent Rx-Java library, this enables a…
Read More » -
Clojure
New Releases with a Better Kotlin API, Dataflow for Clojure and Faster Web Actors
Today we have released minor updates to Quasar, Pulsar and Comsat. The releases contain bug fixes, and some new features…
Read More » -
Enterprise Java
Displaying progress of Spring application startup in web browser
When you restart your enterprise application, what do your clients see when they open the web browser? They see nothing,…
Read More » -
Enterprise Java
JBoss BPM Microservices Integration Guide Based on JBoss Fuse 6.2
Early this year we announced the exciting example project for JBoss BPM Suite that centers around a working online Travel…
Read More » -
Core Java
Use of optional is optional
After the article of last week “Optional in collections” today I can’t help but talking a bit more about the…
Read More » -
Software Development
Walkmod: automatically refactor code to apply code conventions
I am very interested in tools which support the software development process, making automatic the boring bits. One system which permits…
Read More » -
Scala
Refactoring with Kleisli Composition
For quite awhile we have been maintaining an application that processes XML and JSON data. Usually the maintenance consists of…
Read More »