-
Software Development
Thoughts on The Reactive Manifesto
Reactive programming is an emerging trend in software development that has gathered a lot of enthusiasm among technology connoisseurs during…
Read More » -
Enterprise Java
Using jOOQ with Spring: CRUD
jOOQ is a library which helps us to get back in control of our SQL. It can generate code from…
Read More » -
Enterprise Java
ActiveMQ – Network of Brokers Explained
Objective This 7 part blog series is to share about how to create network of ActiveMQ brokers in order to…
Read More » -
Enterprise Java
How to do Continuous Integration with Java 8, NetBeans Platform 8, Jenkins, Jacoco and Sonar
Intro Java 8 is there, the promised revolution is finally released, and I am sure that a lot of you…
Read More » -
Software Development
Seven Databases in Seven Days – Riak
In this post I am summarizing the three days of Riak, which is the second database in the Seven Databases…
Read More » -
Core Java
Hi there . . ! How would you rate your Java/Java EE skills?
To know, is to know that you know nothing. That is the meaning of true knowledge. Socrates This post is…
Read More » -
Core Java
We’re Hacking JDBC, so You Don’t Have To
We love working with JDBC Said no one. Ever. On a more serious note, JDBC is actually a very awesome…
Read More » -
Software Development
Conway’s Game of Life and the Flyweight Pattern
Conway’s Game of Life is fascinating, both from a functional and from a technical perspective. This may explain why it’s…
Read More » -
Core Java
Coloring Different Data Sources in IntelliJ IDEA
The database plugin in IntelliJ IDEA is a useful tool to work with data in databases. As long as we…
Read More »