-
Enterprise Java
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 » -
Software Development
Utilizing the Simplicity of Go for Easy Development
The Go language is a really great fit for the increasingly popular service-orientated architecture. In the last few years, many…
Read More » -
Software Development
GeekListener v.3
Hey there! It’s time for #GeekListener v.3. The last week was poor to good tweets. It’s very strange because so…
Read More » -
Desktop Java
Should Oracle Spring Clean JavaFX?
We really depend on JavaFX at Codename One, our simulator needs it. Our desktop build uses it and our designer…
Read More » -
Core Java
Introduction in Java TDD – part 1
Welcome to an introduction in Test Driven Development (TDD) series. We will talk about Java and JUnit in context of…
Read More » -
Enterprise 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 Java
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 » -
Enterprise Java
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 » -
Scala
Testing AKKA application with Spock
AKKA is message-driven and actor model based concurrency toolkit. Although it’s written in Scala, AKKA can be used in any…
Read More »