-
Enterprise Java
Configure a Spring JMS application with Spring Boot and annotation support
1. Introduction In previous posts we learned how to configure a project using Spring JMS. If you check the article…
Read More » -
Software Development
Tuning Hadoop & Cassandra : Beware of vNodes, Splits and Pages
When running Hadoop jobs against Cassandra, you will want to be careful about a few parameters. Specifically, pay special attention…
Read More » -
Enterprise Java
How JPA 2.1 has become the new EJB 2.0
Beauty lies in the eye of the beholder. So does “ease”: Learn more about SQL Result Set Mappings and handle…
Read More » -
Groovy
Geb Gems: Running Geb Spock tests with Maven
Geb is framework which makes it easy to create functional tests for your application. Since you can use Groovy, Spock and…
Read More » -
Scala
Spark: Generating CSV files to import into Neo4j
About a year ago Ian pointed me at a Chicago Crime data set which seemed like a good fit for…
Read More » -
Software Development
Planning software development with a time machine
I have an amazing time machine that lets me think better about projects. This is part 3 in a series…
Read More » -
Core Java
Design Patterns in the 21st Century: The Abstract Factory Pattern
This is part two of my talk, Design Patterns in the 21st Century. This pattern is used everywhere in Java…
Read More » -
Enterprise Java
jOOQ Tuesdays: Vlad Mihalcea Gives Deep Insight into SQL and Hibernate
Welcome to the jOOQ Tuesdays series. In this series, we’ll publish an article on the third Tuesday every other month…
Read More » -
Enterprise Java
Spring From the Trenches: Returning Runtime Configuration as JSON
If we need to figure out the runtime configuration of a Spring web application that is deployed to a remote…
Read More »