-
DevOps
Docker Tools in Eclipse
Upcoming Docker Tooling for Eclipse gave a preview of Docker Tooling coming in Eclipse. This Tech Tip will show how to get…
Read More » -
Software Development
Getting started with AWS IAM
Recently AWS announced that using IAM Roles with their EMR service will be mandatory as of June 30 this year.…
Read More » -
Software Development
Highlighting Checkstyle Links using Maven and IntelliJ IDEA
Although IntelliJ IDEA has en excellent Maven integration, it doesn not recognize file references or file links in the output…
Read More » -
Scala
Backpressure in action with websockets and akka-streams
So in the previous article I showed how you could create a websocket server using akka-streams. In this follow up…
Read More » -
Enterprise Java
Rx-netty and Karyon2 based cloud ready microservice
Netflix Karyon provides a clean framework for creating cloud-ready micro-services. In your organization if you use the Netflix OSS stack…
Read More » -
Groovy
Using separate Postgres Schemas for the same database in a Grails App
Recently, I wanted to use the same Postgres Database but split my persistence layer into separate components which used separate…
Read More » -
Scala
Neo4j: The BBC Champions League graph
A couple of weekends ago I started scraping the BBC live text feed of the Bayern Munich/Barcelona match, initially starting…
Read More » -
Core Java
We’re Taking Bets: This Annotation Will Soon Show up in the JDK
This recent Stack Overflow question by Yahor has intrigued me: How to ensure at Java 8 compile time that a…
Read More » -
DevOps
Java EE Deployment Scenarios for Docker Containers
I’ve been posting some content around Docker since a while and I like to play around with containers in general.…
Read More »