Year: 2015
-
Enterprise Java
Java EE 8 MVC: A detailed look at Controllers
Java EE MVC is a new action based MVC framework planned for Java EE 8 and specified in JSR-371. This…
Read More » -
Core Java
Creating sample HTTPS server for fun and profit
Often during development or/and testing against real-life scenarios we, developers, are facing a need to run a full-fledged HTTPS server,…
Read More » -
Core Java
5 Weird Java Questions That Will Make Your Head Spin
Some of the weirdest Java puzzlers that we had a chance to get our hands on Even the most experienced…
Read More » -
Enterprise Java
Critical HL7 Usecases With Camel, ActiveMQ, Elasticsearch
HL7 over MLLP is a very common transport mechanisms for systems that can speak the HL7 protocol format. JBoss Fuse…
Read More » -
DevOps
Quick Tip: Running WildFly Docker Image on OpenShift Origin
On to a new week. There’s been plenty of travel for me recently, and it don’t stop soon. But I…
Read More » -
Enterprise Java
JBoss Fuse – Turn your static config into dynamic templates with MVEL
Recently I have rediscovered a JBoss Fuse functionality that I had forgotten about and I’ve thought that other people out…
Read More » -
Scala
Listen to notifications from Postgresql with Scala
In the past I’ve written a couple of articles (Building a REST service in Scala with Akka HTTP, Akka Streams…
Read More » -
Agile
Scaling Agile: Questions to Ask Before Choosing Your Agile Framework
In the fourteen years after the publication of the Agile Manifesto, many organizations have realized significant gains in productivity, quality,…
Read More » -
Software Development
Downsides of Mixed Identifiers When Porting Between Oracle and PostgreSQL Databases
Both the Oracle database and the PostgreSQL database use the presence or absence of double quotes to indicate case sensitive…
Read More »