-
Enterprise Java
Understanding Transactional annotation in Spring
1. Introduction Spring provides support for both programmatic and declarative transactions . 1.1 Programmatic Transactions With programmatic transactions, transaction management…
Read More » -
Enterprise Java
How to Integrate Custom Data Sources Into Apache Spark
Streaming data is a hot topic these days, and Apache Spark is an excellent framework for streaming. In this blog…
Read More » -
Core Java
ANTLR and the web: a simple example
ANTLR on the web: why? I started writing my first programs on MS-DOS. So I am very used to have…
Read More » -
Core Java
Elastic infrastructure in practice
A couple of weeks ago I got a rare opportunity to get my hands dirty in the infrastructure field. Being…
Read More » -
Software Development
Top Performance Metrics for Java, .NET, PHP, Node.js, and Python
No application is the same. Some legacy apps were built in a monolithic environment built on a homogeneous language, say…
Read More » -
Core Java
The Top 100 Java Libraries in 2016 – After Analyzing 47,251 Dependencies
Who’s on top and who’s left behind? We analyzed 47,251 dependencies on Github and pulled out the top 100 Java…
Read More » -
DevOps
Couchbase on Mesos using DC/OS and Amazon
Couchbase Docker container can easily run on a variety of orchestration platforms: Couchbase Docker Container Couchbase on Docker Swarm Couchbase on Kubernetes…
Read More » -
Enterprise Java
Don’t Hate the HATEOAS Part Deux: Springtime for HATEOAS
In the much belated conclusion to my series on HATEOAS, we will be diving into how to implement HATEOAS using Spring-Data-REST…
Read More » -
Agile
Requirements in an Agile World
On a recent project, there was a pain point where Stories with unclear requirements were ending up with developers. Time…
Read More »